|
@@ -66,9 +66,7 @@ UNICODE_ENABLE = no # Unicode
|
|
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
|
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
|
AUDIO_ENABLE = no # Audio output on port C6
|
|
AUDIO_ENABLE = no # Audio output on port C6
|
|
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
|
|
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
|
|
-RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
|
|
|
-SUBPROJECT_rev1 = yes
|
|
|
|
-USE_I2C = yes
|
|
|
|
|
|
+RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
|
|
|
|
|
|
SPLIT_KEYBOARD = yes
|
|
SPLIT_KEYBOARD = yes
|
|
|
|
|