Commit Graph

10 Commits

Author SHA1 Message Date
Ryan
e12ca14af8
Change RGB_MATRIX_STARTUP_* defines to RGB_MATRIX_DEFAULT_* () 2022-11-27 04:18:24 +11:00
Nick Brassel
219afaba42
Reworked backlight keycodes. ()
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-06 08:11:59 +11:00
Drashna Jaelre
c8e998ccad
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q () 2022-10-15 09:55:40 -07:00
Ryan
5629ba1807
Remove legacy keycodes, part 4 ()
* `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
Drashna Jaelre
64b1ed4550
Fix Per Key LED Indicator Callbacks ()
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
36c410592d
Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT () 2022-09-23 22:46:23 +10:00
Nick Brassel
154d35ac14
Remove UNUSED_PINS () 2022-08-06 23:23:35 +10:00
Ryan
3da6575e24
Move keyboard USB IDs and strings to data driven: M () 2022-08-03 17:15:43 +10:00
Joel Challis
b7771ec25b
RESET -> QK_BOOT default keymaps () 2022-05-15 20:26:27 +01:00
peepeetee
cff489bfdb
move 麦田 boards into /mt ()
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-04-19 20:06:35 +10:00