Replace outdated RGB/Audio information
This commit is contained in:
parent
5694e7b6a6
commit
00b6f14821
277 changed files with 280 additions and 293 deletions
|
@ -10,7 +10,7 @@ COMMAND_ENABLE = no # Commands for debug and configuration
|
|||
CONSOLE_ENABLE = no # Console for debug(+400)
|
||||
MIDI_ENABLE = no # MIDI controls
|
||||
NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
|
||||
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
|
||||
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
||||
|
||||
ifndef QUANTUM_DIR
|
||||
include ../../../../Makefile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue