Ryan
|
4ae9bfd17a
|
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2023-06-24 17:37:54 +10:00 |
Ryan
|
b1783db4ea
|
Move `RGBLED_NUM` to data driven (#21278)
|
2023-06-18 14:39:07 +10:00 |
Ryan
|
2367d8129c
|
Move `RGBLIGHT_SLEEP` to data driven (#21072)
|
2023-06-16 14:04:45 +10:00 |
Ryan
|
363bfdbfda
|
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2023-05-27 12:27:44 +10:00 |
Ryan
|
5bd68e3695
|
Move single `LAYOUT`s to data driven (#20365)
|
2023-04-12 13:42:51 +10:00 |
Ryan
|
47966dc2a6
|
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
|
2023-04-06 18:00:54 +10:00 |
Ryan
|
ad625e7c06
|
Remove `RGB_DI_PIN` ifdefs (#20218)
|
2023-03-23 21:38:01 +11:00 |
Ryan
|
02ccc50e60
|
Remove more empty headers (#20155)
|
2023-03-17 14:02:04 +11:00 |
Ryan
|
e933e0411f
|
Move matrix config to info.json, part 5 (#20003)
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2023-03-11 05:41:58 +11:00 |
Ryan
|
2da0827d4f
|
Remove matrix size defines (#19581)
|
2023-02-17 16:08:25 +11:00 |
Ryan
|
f9aeea64c1
|
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
|
2023-02-08 18:41:46 +11:00 |
Nick Brassel
|
f6dd8dea2e
|
Remove usages of config_common.h from config.h files. (#19714)
|
2023-01-31 06:03:30 +11: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 |
Joel Challis
|
d2accb48e7
|
RESET -> QK_BOOT keyboard readme (#18110)
|
2022-08-20 11:34:17 +01:00 |
Ryan
|
674422eb13
|
Move keyboard USB IDs and strings to data driven: A (#17781)
|
2022-07-26 01:52:18 +01:00 |
Joel Challis
|
b7771ec25b
|
RESET -> QK_BOOT default keymaps (#17037)
|
2022-05-15 20:26:27 +01:00 |
peepeetee
|
3057e5f8ca
|
[Keyboard] ada1800mini (#16386)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2022-02-26 17:06:48 -08:00 |