Ryan
|
c6f1b594a2
|
Remove legacy keycodes, part 2 (#18660)
* `KC_SYSREQ` -> `KC_SYRQ`
And one `KC_ALT_ERASE` -> `KC_ERAS`
* `KC_NONUS_BSLASH` -> `KC_NUBS`
* `KC_NUMLOCK` -> `KC_NUM`
* `KC_CLCK` -> `KC_CAPS`
* `KC_SCROLLLOCK` -> `KC_SCRL`
* `KC_LBRACKET` -> `KC_LBRC`
* `KC_RBRACKET` -> `KC_RBRC`
* `KC_CAPSLOCK` -> `KC_CAPS`
|
2022-10-10 20:06:26 +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 |
|
fauxpark
|
61689ae609
|
Merge remote-tracking branch 'upstream/master' into develop
|
2022-08-20 10:55:40 +10:00 |
|
Ryan
|
835c971f78
|
Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)
|
2022-08-20 10:39:35 +10:00 |
|
Nick Brassel
|
154d35ac14
|
Remove UNUSED_PINS (#17931)
|
2022-08-06 23:23:35 +10:00 |
|
QMK Bot
|
bce4fb4574
|
Merge remote-tracking branch 'origin/master' into develop
|
2022-08-03 07:04:43 +00:00 |
|
Ryan
|
1b92c204c1
|
Move keyboard USB IDs and strings to data driven: K (#17846)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
2022-08-03 17:03:47 +10:00 |
|
Drashna Jaelre
|
0da6562c4d
|
Make default layer size 16-bit (#15286)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
2022-06-19 07:37:51 +10:00 |
|
Joel Challis
|
b7771ec25b
|
RESET -> QK_BOOT default keymaps (#17037)
|
2022-05-15 20:26:27 +01:00 |
|
Ryan
|
764dc18a81
|
Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655)
|
2022-03-15 13:56:58 +00:00 |
|
Ryan
|
bd70f5261c
|
Remove matrix_key_count() (#16603)
* Remove `matrix_key_count()`
* Remove `matrix_bitpop()`
|
2022-03-10 12:18:07 +00:00 |
|
Drashna Jael're
|
4eb284ef8d
|
[Keyboard] Fix suihankey/split
|
2022-01-12 15:18:06 -08:00 |
|
peepeetee
|
92b2738bbb
|
move @kakunpc 's keebs into kakunpc/ (#15814)
Co-authored-by: kakunpc <15257475+kakunpc@users.noreply.github.com>
|
2022-01-12 14:13:45 -08:00 |
|