Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-18 | Remove LAYOUTS_HAS_RGB (#22917) | Joel Challis | |
2023-06-27 | Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366) | Ryan | |
2022-11-03 | Normalise Dynamic Macro keycodes (#18939) | Ryan | |
* `DYN_REC_START1` -> `QK_DYNAMIC_MACRO_RECORD_START_1` * `DYN_REC_START2` -> `QK_DYNAMIC_MACRO_RECORD_START_2` * `DYN_MACRO_PLAY1` -> `QK_DYNAMIC_MACRO_PLAY_1` * `DYN_MACRO_PLAY2` -> `QK_DYNAMIC_MACRO_PLAY_2` * `DYN_REC_STOP` -> `QK_DYNAMIC_MACRO_RECORD_STOP` * Update docs | |||
2022-10-22 | Deprecate `VLK_TOG` for `VK_TOGG` (#18807) | Ryan | |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan | |
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | |||
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2022-01-31 | [Keyboard] move niu_mini to /kbdfans (#16112) | peepeetee | |