Ryan
|
f7cf40fa77
|
Add init function to RGBLight driver struct (#23076)
|
2024-03-18 22:03:27 +11:00 |
Ryan
|
17f36a21bf
|
Rework RGBLight driver system (#22529)
|
2023-12-05 22:49:14 +11:00 |
Ryan
|
b52aca0af8
|
Relocate LED driver init code (#22365)
|
2023-11-01 00:53:45 +00:00 |
Ryan
|
cf7d3435d7
|
Add `_flush()` functions to LED drivers (#22308)
|
2023-10-22 18:32:27 +01:00 |
Ryan
|
d56ee70c52
|
Rename `DRIVER_ADDR_n` defines (#22200)
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2023-10-21 21:41:59 +10:00 |
Ryan
|
d99dbe4d56
|
Update ISSI LED types (#22099)
|
2023-10-04 20:12:50 +11:00 |
Ryan
|
41bd4e35a0
|
Clean up RGB LED type (#21859)
|
2023-09-04 01:19:59 +01:00 |
Ryan
|
37bc949945
|
RGB Matrix: driver naming cleanups (#21594)
|
2023-08-23 01:00:03 +01:00 |
Ryan
|
7bfc2a367d
|
Move 65% layouts to data driven (#20308)
|
2023-04-04 15:20:10 +10:00 |
Ryan
|
f0618a1d53
|
Remove `IS_HOST_LED_ON` and migrate usages (#19753)
|
2023-02-06 02:36:09 +00:00 |
Ryan
|
36c410592d
|
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
|
2022-09-23 22:46:23 +10:00 |
yulei
|
82dd84e257
|
support more leds (#15840)
|
2022-03-05 15:57:19 +11:00 |
Joel Challis
|
282e916d86
|
Remove use of __flash due to LTO issues (#15268)
|
2021-11-24 18:38:49 +11:00 |
Ryan
|
fe6d6cf76d
|
Remove empty override functions (#14312)
* Remove empty override functions, 0-9
* Remove empty override functions, A-D
* Remove empty override functions, E-H
* Remove empty override functions, handwired
* Remove empty override functions, I-L
* Remove empty override functions, M-P
* Remove empty override functions, Q-T
* Remove empty override functions, U-Z
|
2021-09-05 21:36:31 +01:00 |
Drashna Jaelre
|
fae5cc6c67
|
[Keyboard] Fixup Neson Design N6 ISSI includes (#14045)
|
2021-08-17 10:31:34 -07:00 |
yulei
|
a8f893ed2c
|
[Keyboard] add n6 keyboard (#13768)
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2021-08-17 09:06:26 -07:00 |