Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-04 | Clean up RGB LED type (#21859) | Ryan | |
2023-07-02 | Get rid of `USB_LED_NUM_LOCK` (#21424) | Ryan | |
2023-06-27 | Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366) | Ryan | |
2023-03-23 | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | |
2023-02-23 | VIA Protocol 12 + fixes (#19916) | Nick Brassel | |
Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com> | |||
2023-01-20 | Fix functions with empty params (#19647) | Ryan | |
* Fix functions with empty params * Found a bunch more | |||
2022-11-22 | Update use of legacy keycodes (#19120) | Joel Challis | |
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-27 | Normalise Space Cadet keycodes (#18864) | Ryan | |
2022-10-22 | Deprecate `VLK_TOG` for `VK_TOGG` (#18807) | Ryan | |
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan | |
2022-10-19 | Remove legacy Debug keycode (#18769) | Ryan | |
* `DEBUG` -> `DB_TOGG`, default-ish keymaps * `DEBUG` -> `DB_TOGG`, user keymaps * `DEBUG` -> `DB_TOGG`, community layouts * `DEBUG` -> `DB_TOGG`, userspace * `DEBUG` -> `DB_TOGG`, docs & core | |||
2022-10-17 | Remove legacy sendstring keycodes (#18749) | Ryan | |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan | |
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | |||
2022-10-11 | Remove legacy keycodes, part 3 (#18669) | Ryan | |
* `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR` | |||
2022-09-29 | Remove remaining use of terminal keys and related comment labels (#18402) | Johannes Löthberg | |
2022-08-28 | Switch over MANUFACTURER and PRODUCT to string literals (#18183) | Ryan | |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2022-06-19 | Make default layer size 16-bit (#15286) | Drashna Jaelre | |
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | |||
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | |
2022-01-31 | [Keyboard] move niu_mini to /kbdfans (#16112) | peepeetee | |