[Keyboard] tunks/ergo33: define RGBLight config at kb level (#11855)
This commit is contained in:
@@ -20,5 +20,8 @@
|
||||
* No external LED PCB: 10
|
||||
* External LED PCB: 14
|
||||
*/
|
||||
#define RGBLED_NUM 10
|
||||
#define RGBLIGHT_ANIMATIONS
|
||||
#if defined(RGBLED_NUM)
|
||||
# undef RGBLED_NUM
|
||||
# define RGBLED_NUM 10
|
||||
#endif
|
||||
#define RGBLIGHT_ANIMATIONS
|
||||
|
Reference in New Issue
Block a user