forked from mirrors/qmk_userspace
Move RGBLED_NUM
to data driven (#21278)
This commit is contained in:
parent
7178645be7
commit
b1783db4ea
2160 changed files with 2194 additions and 2058 deletions
|
@ -52,9 +52,6 @@
|
|||
#define DIP_SWITCH_PINS { A14, B13 }
|
||||
#define DIP_SWITCH_PINS_RIGHT { A14, B0 }
|
||||
|
||||
/* RGB LED Configuration */
|
||||
#define RGBLED_NUM 156
|
||||
|
||||
// RGB Lighting Animation modes. Explicitly enabled
|
||||
// For full list of effects, see:
|
||||
// https://docs.qmk.fm/#/feature_rgblight?id=effect-and-animation-toggles
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue