Ryan
|
5542f5ede1
|
Get rid of USB_LED_KANA and USB_LED_COMPOSE (#21366)
|
2023-06-27 09:15:33 +10:00 |
|
Ryan
|
ad625e7c06
|
Remove RGB_DI_PIN ifdefs (#20218)
|
2023-03-23 21:38:01 +11:00 |
|
Ryan
|
fe18df9d41
|
Normalise Dynamic Macro keycodes (#18939)
* `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-11-03 23:01:06 +00:00 |
|
Ryan
|
74484e21af
|
Deprecate VLK_TOG for VK_TOGG (#18807)
|
2022-10-22 21:45:20 +01:00 |
|
Ryan
|
5e4b076af3
|
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
|
2022-10-15 22:29:43 +01:00 |
|
Ryan
|
d983251c10
|
Switch over MANUFACTURER and PRODUCT to string literals (#18183)
|
2022-08-28 09:59:40 -07:00 |
|
Joel Challis
|
bbc3bc55f2
|
RESET -> QK_BOOT user keymaps (#17940)
|
2022-08-21 23:55:30 +01:00 |
|
peepeetee
|
1477440ba0
|
[Keyboard] move niu_mini to /kbdfans (#16112)
|
2022-01-31 18:12:39 -08:00 |
|