Nick Brassel
|
7f805cc779
|
VIA Protocol 12 + fixes (#19916)
Co-authored-by: Wilba <wilba@wilba.tech>
Co-authored-by: zvecr <git@zvecr.com>
|
3 years ago |
Ryan
|
cf935d97ae
|
Fix functions with empty params (#19647)
* Fix functions with empty params
* Found a bunch more
|
3 years ago |
Joel Challis
|
3b11e98215
|
Update use of legacy keycodes (#19120)
|
3 years ago |
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
|
3 years ago |
Ryan
|
002b58f0e4
|
Normalise Space Cadet keycodes (#18864)
|
3 years ago |
Ryan
|
74484e21af
|
Deprecate `VLK_TOG` for `VK_TOGG` (#18807)
|
3 years ago |
Ryan
|
1cb1a5a374
|
Remove legacy Grave Escape keycodes (#18787)
|
3 years ago |
Ryan
|
18dc851e37
|
Remove legacy Debug keycode (#18769)
* `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
|
3 years ago |
Ryan
|
bad8c5992b
|
Remove legacy sendstring keycodes (#18749)
|
3 years ago |
Ryan
|
5e4b076af3
|
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
|
3 years ago |
Ryan
|
e96d829724
|
Remove legacy keycodes, part 3 (#18669)
* `KC__VOLDOWN` -> `KC_VOLD`
* `KC__VOLUP` -> `KC_VOLU`
* `KC__MUTE` -> `KC_MUTE`
* `KC_POWER` -> `KC_PWR`
|
3 years ago |
Johannes Löthberg
|
d412dc61ee
|
Remove remaining use of terminal keys and related comment labels (#18402)
|
3 years ago |
Ryan
|
d983251c10
|
Switch over MANUFACTURER and PRODUCT to string literals (#18183)
|
3 years ago |
Joel Challis
|
bbc3bc55f2
|
RESET -> QK_BOOT user keymaps (#17940)
|
3 years ago |
Drashna Jaelre
|
0da6562c4d
|
Make default layer size 16-bit (#15286)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
4 years ago |
Joel Challis
|
b7771ec25b
|
RESET -> QK_BOOT default keymaps (#17037)
|
4 years ago |
peepeetee
|
1477440ba0
|
[Keyboard] move niu_mini to /kbdfans (#16112)
|
4 years ago |