Ryan
|
54634e9263
|
Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)
|
2023-04-14 19:42:50 +10: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 |
|
Dasky
|
dc4af81e0b
|
Remove legacy USE_SERIAL define (#18292)
* Remove legacy USE_SERIAL define
* tidy up missed comments
|
2022-09-06 18:46:34 +01:00 |
|
Joel Challis
|
bbc3bc55f2
|
RESET -> QK_BOOT user keymaps (#17940)
|
2022-08-21 23:55:30 +01:00 |
|
fauxpark
|
3b2a484a5b
|
Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
|
2019-02-17 07:38:46 -08:00 |
|
noroadsleft
|
97d5b6aba0
|
Refactor for DeltaSplit75 (#3132)
|
2018-06-06 09:47:25 -07:00 |
|
Danny Nguyen
|
fad967af4c
|
Remove extra underscore from MASTER_RIGHT define
|
2017-11-01 01:19:06 -04:00 |
|
unknown
|
1f78b62cd6
|
Hopefully compile issues are gone, and updated files
|
2017-07-28 10:45:34 -04:00 |
|
unknown
|
b710e21efb
|
Added to blank spaces at end of protosplit to make it compile under make v2
|
2017-07-28 10:45:34 -04:00 |
|
Donald
|
f1dbf72e09
|
Changed case of protosplit
Also updated readme to have correct capitalization.
|
2017-07-28 10:45:34 -04:00 |
|