Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 1 | -1/+1 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | 2022-10-04 | 1 | -1/+2 |
| | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290) | Ryan | 2022-09-06 | 1 | -1/+1 |
| | |||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -1/+1 |
| | |||||
* | Make default layer size 16-bit (#15286) | Drashna Jaelre | 2022-06-19 | 1 | -2/+2 |
| | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
* | Fix my personal keymap // Custom keymap for Kbdfans/kbd67/rev2 with ↵ | Catriel Müller | 2020-06-11 | 1 | -14/+14 |
| | | | | | improvements on Accessibility (#9207) Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [Keymap] catrielmuller keymap for the dztech/dz65rgb (#7015) | Catriel Müller | 2019-10-20 | 3 | -0/+247 |
* Catriel Müller - Dz65rgb personal keymap * - Removed backslashes - Changed IS_LED_ON to IS_HOST_LED_ON - Removed empty unused hooks |