mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-06-21 12:54:35 -04:00
[Keyboard] Fix compile size for the Lets Split Sockets via keymap (#13691)
This commit is contained in:
parent
54e8a81520
commit
6d50b0e247
1 changed files with 2 additions and 0 deletions
|
@ -38,3 +38,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#undef RGBLED_NUM
|
#undef RGBLED_NUM
|
||||||
#define RGBLIGHT_ANIMATIONS
|
#define RGBLIGHT_ANIMATIONS
|
||||||
#define RGBLED_NUM 10
|
#define RGBLED_NUM 10
|
||||||
|
|
||||||
|
#define NO_MUSIC_MODE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue