Ryan
|
f3bae56808
|
Update keycodes for keyboards with RGB Matrix (#24484)
|
2024-11-24 12:03:08 +00:00 |
|
Ryan
|
208ebf54a9
|
WS2812 API rework (#24364)
* Begin WS2812 API rework
* Move RGBW conversion, clean up color.h, fix RGBW for AVR bitbang
* Formatting & update PS2AVRGB I2C driver (untested)
* Tested ARM bitbang RGB+RGBW
* Tested ARM SPI RGB - RGBW not working
* Tested ARM PWM RGB+RGBW
* Tested RP2040 PIO driver RGB+RGBW
* Update RGBLight
* Formatting
* Fix BM60HSRGB rev2
* Fix oddforge/vea
* Fix 1k and XD002 RGBLite
* Fix model_m/mschwingen
* Fix handwired/promethium
* Rename `WS2812_LED_TOTAL` for BM60HSRGB
* Fix work_louder boards
* Fix dawn60
* Fix rgbkb/pan
* Fix neson_design/700e and n6
* Fix ergodox_ez/shine
* ergodox_ez/shine: invert indices for left half
* Fix matrix/abelx
* Fix matrix/m20add
* Remove custom rgblight driver for matrix/noah - should be done with lighting layers
* Fix LED indexes for RGBLight split
* Rename `convert_rgb_to_rgbw()` to `ws2812_rgb_to_rgbw()`
* Update WS2812 API docs
* `ergodox_ez/shine`: simplify LED index calculation
* LED/RGB Matrix: Add weak function for LED index resolution
* Bandaid fix for RGB Matrix splits not using WS2812
* `steelseries/prime_plus`: redo custom RGBLight driver
* Update keyboards/steelseries/prime_plus/rgblight_custom.c
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
---------
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
|
2024-10-06 21:01:07 +13:00 |
|
Ryan
|
a763dd5bbd
|
matrix/noah : move RGB Matrix LED config to data driven (#24117)
|
2024-07-15 18:41:44 +10:00 |
|
Ryan
|
f7cf40fa77
|
Add init function to RGBLight driver struct (#23076)
|
2024-03-18 22:03:27 +11:00 |
|
Ryan
|
b9e81c0691
|
Update keyboard LED driver configs (#22638)
|
2023-12-18 20:13:08 +00:00 |
|
Ryan
|
e648155113
|
Rename RGBLED_NUM -> RGBLIGHT_LED_COUNT (#22570)
|
2023-12-12 15:30:08 +11:00 |
|
Ryan
|
17f36a21bf
|
Rework RGBLight driver system (#22529)
|
2023-12-05 22:49:14 +11: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
|
7ff80a57cb
|
Get rid of USB_LED_SCROLL_LOCK (#21405)
|
2023-07-02 19:24:22 +01:00 |
|
Ryan
|
7bfc2a367d
|
Move 65% layouts to data driven (#20308)
|
2023-04-04 15:20:10 +10:00 |
|
Ryan
|
36c410592d
|
Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399)
|
2022-09-23 22:46:23 +10:00 |
|
Nick Brassel
|
a86d6fffc9
|
Fixup bootloaders. (#16256)
|
2022-02-06 19:09:21 -08: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 |
|
Joel Challis
|
70fb3e1aaf
|
__flash? (#13799)
|
2021-07-31 14:35:30 +01:00 |
|
Dongfeng Yu
|
65c9da5a65
|
[Keymap] Adding a Custom Keymap for Matrix Noah (#9581)
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2020-07-02 18:05:38 +01:00 |
|
yulei
|
e0d15e6182
|
fixed #8259 (#8333)
|
2020-03-07 13:19:06 +00:00 |
|
James Young
|
26eef35f07
|
2020 February 29 Breaking Changes Update (#8064)
|
2020-02-29 11:59:30 -08:00 |
|
yulei
|
265c415f5e
|
adding noah keyboard (#7432)
* adding noah keyboard
* Update keyboards/matrix/noah/config.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/matrix/noah/noah.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
|
2019-11-27 07:54:02 -08:00 |
|