1
0
Fork 0

Fixed RGB being enabled by default, now it must be turned on at the keymap level

This commit is contained in:
That-Canadian 2017-07-10 17:12:18 -04:00
parent df50260300
commit a4958a532d
2 changed files with 3 additions and 2 deletions

View file

@ -1,3 +1,5 @@
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
ifndef QUANTUM_DIR
include ../../../../Makefile
endif