Add RGB Matrix support for Preonic rev3 (#12008)
* Add g_led_config for RGB Matrix support * Corrected indentation * Undo indentation on existing rev3.c code Co-authored-by: filterpaper <filterpaper@localhost>
This commit is contained in:
parent
51eac99ce4
commit
db7c8562ed
3 changed files with 29 additions and 1 deletions
|
@ -124,6 +124,7 @@
|
|||
#define RGB_DI_PIN A1
|
||||
#define RGBLED_NUM 9
|
||||
#define RGBLIGHT_ANIMATIONS
|
||||
|
||||
// RGB Matrix support
|
||||
#define DRIVER_LED_TOTAL RGBLED_NUM
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue