[Keyboard] Matrix 1.2og AVR PCB - VIA support (#12534)
This commit is contained in:
parent
271c7d4923
commit
45a557641d
4 changed files with 92 additions and 18 deletions
|
@ -26,12 +26,13 @@
|
|||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
#define RGB_DI_PIN B3
|
||||
|
||||
#ifdef RGB_DI_PIN
|
||||
#define RGBLIGHT_ANIMATIONS
|
||||
|
||||
#define RGBLED_NUM 16
|
||||
#define RGBLIGHT_HUE_STEP 8
|
||||
#define RGBLIGHT_SAT_STEP 8
|
||||
#define RGBLIGHT_VAL_STEP 8
|
||||
#define RGBLIGHT_SLEEP
|
||||
#define WS2812_BYTE_ORDER WS2812_BYTE_ORDER_RGB
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue