Ryan
|
74223c34a9
|
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`
* `KC_RCTRL` -> `KC_RCTL`
* `KC_LSHIFT` -> `KC_LSFT`
* `KC_LCTRL` -> `KC_LCTL`
|
2022-10-16 14:14:40 +01:00 |
|
Drashna Jaelre
|
55b9a4d06e
|
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
|
2022-10-15 09:55:27 -07:00 |
|
Ryan
|
5629ba1807
|
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`
* `KC_PSCREEN` -> `KC_PSCR`
* `KC_SCOLON` -> `KC_SCLN`
* `KC_BSLASH` -> `KC_BSLS`
* `KC_BSPACE` -> `KC_BSPC`
|
2022-10-13 18:28:14 +01:00 |
|
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 |
|
Drashna Jaelre
|
64b1ed4550
|
Fix Per Key LED Indicator Callbacks (#18450)
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2022-10-04 15:24:22 -07:00 |
|
Ryan
|
ea2819b2c2
|
Change {LED,RGB}_DISABLE_TIMEOUT to {LED,RGB}_MATRIX_TIMEOUT (#18415)
|
2022-09-26 14:40:15 +10:00 |
|
Ryan
|
36c410592d
|
Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399)
|
2022-09-23 22:46:23 +10:00 |
|
Joel Challis
|
bbc3bc55f2
|
RESET -> QK_BOOT user keymaps (#17940)
|
2022-08-21 23:55:30 +01:00 |
|
Nick Brassel
|
154d35ac14
|
Remove UNUSED_PINS (#17931)
|
2022-08-06 23:23:35 +10:00 |
|
Stefan Kerkmann
|
f27b617f36
|
[Core] Process all changed keys in one scan loop, deprecate QMK_KEYS_PER_SCAN (#15292)
|
2022-08-06 20:51:13 +10: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 |
|
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 |
|
peepeetee
|
6e61126e08
|
[Keyboard] BM68HSRGB/rev2 (#16454)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2022-03-06 23:02:31 -08:00 |
|
peepeetee
|
6151b365f9
|
move bm65hsrgb_iso and bm68hsrgb to rev1/ (#15132)
|
2021-12-28 14:32:34 +11:00 |
|