b8005a83f7
* Add support for redox_w * Add redox support * change uid and delete dupe * fix manufacturer * Revert to old redox UID * Changed rules to recover qmk settings Co-authored-by: Alejandro Bolullo <alejandro.bolullo@trustyou.net>
16 lines
371 B
Makefile
16 lines
371 B
Makefile
VIA_ENABLE = yes
|
|
VIAL_ENABLE = yes
|
|
LTO_ENABLE = yes
|
|
|
|
COMMAND_ENABLE = no # Commands for debug and configuration
|
|
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
|
UNICODE_ENABLE = no
|
|
OLED_DRIVER_ENABLE = no
|
|
CONSOLE_ENABLE = no # Console for debug
|
|
MUSIC_ENALBE = no
|
|
SPACE_CADET_ENABLE = no
|
|
|
|
# must be disabled for VIA support
|
|
MIDI_ENABLE = no
|
|
BLUETOOTH_ENABLE = no
|