Enable RGB Matrix animations being used (#15338)
parent
35b6d1e992
commit
9beee82825
|
@ -18,3 +18,9 @@
|
|||
#ifdef KEYBOARD_boardsource_the_mark
|
||||
#define RGB_MATRIX_KEYPRESSES
|
||||
#endif
|
||||
|
||||
#ifdef KEYBOARD_jacky_studio_bear_65
|
||||
#define ENABLE_RGB_MATRIX_RAINBOW_MOVING_CHEVRON
|
||||
#define ENABLE_RGB_MATRIX_MULTISPLASH
|
||||
#define ENABLE_RGB_MATRIX_TYPING_HEATMAP
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue