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
|
79aa319946
|
`info.json` whitespace cleanups (#20651)
|
2023-05-02 08:25:15 +10:00 |
Ryan
|
4871f651c5
|
Move remaining `LAYOUT_all`s to data driven (#20463)
|
2023-04-27 07:45:43 +10:00 |
Nick Brassel
|
c9f619124d
|
Encodermap direction define. (#20454)
|
2023-04-15 16:18:44 +01:00 |
Ryan
|
47966dc2a6
|
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
|
2023-04-06 18:00:54 +10:00 |
Ryan
|
7bfc2a367d
|
Move 65% layouts to data driven (#20308)
|
2023-04-04 15:20:10 +10:00 |
Ryan
|
36ce81df59
|
Move `WS2812_DRIVER` to data driven (#20248)
|
2023-03-26 18:22:12 +11:00 |
Ryan
|
ad625e7c06
|
Remove `RGB_DI_PIN` ifdefs (#20218)
|
2023-03-23 21:38:01 +11:00 |
Ryan
|
9dbee3e23d
|
Remove useless "ifdef KEYBOARD_*" (#20078)
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2023-03-16 20:18:33 +11:00 |
Ryan
|
caa8c81086
|
Move matrix config to info.json, part 7 (#20020)
|
2023-03-11 00:39:56 +11:00 |
Ryan
|
7e0299117b
|
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2023-02-26 09:45:12 +11:00 |
Nick Brassel
|
7f805cc779
|
VIA Protocol 12 + fixes (#19916)
Co-authored-by: Wilba <wilba@wilba.tech>
Co-authored-by: zvecr <git@zvecr.com>
|
2023-02-23 09:19:00 +11:00 |
Ryan
|
2da0827d4f
|
Remove matrix size defines (#19581)
|
2023-02-17 16:08:25 +11:00 |
Ryan
|
f4ba17c4a0
|
Move LED indicator config to data driven (#19800)
|
2023-02-17 13:14:29 +11:00 |
Ryan
|
7fad94ba2d
|
Remove unused RGBLight defines from config.h (#19859)
|
2023-02-17 08:13:41 +11:00 |
Ryan
|
ccb6c908dd
|
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
* Remove `SOFT_SERIAL_PIN` for non-split boards
* Delete more empty config.h
|
2023-02-08 23:57:42 +00:00 |
Nick Brassel
|
f6dd8dea2e
|
Remove usages of config_common.h from config.h files. (#19714)
|
2023-01-31 06:03:30 +11:00 |
mechlovin
|
68f550a3f2
|
[Keyboard] Add Zed65-monoLED and Zed65-Cor65 (#18872)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2022-12-12 15:41:06 -08:00 |