|
|
|
@ -20,7 +20,8 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
|
|
|
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
|
|
|
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
|
|
|
BLUETOOTH_ENABLE = no # Enable Bluetooth
|
|
|
|
BLUETOOTH_ENABLE = no # Enable Bluetooth
|
|
|
|
AUDIO_ENABLE = no # Audio output
|
|
|
|
AUDIO_ENABLE = no # Audio output
|
|
|
|
BLUETOOTH = AdafruitBLE # Enable Bluetooth
|
|
|
|
BLUETOOTH_ENABLE = yes # Enable Bluetooth
|
|
|
|
|
|
|
|
BLUETOOTH_DRIVER = AdafruitBLE
|
|
|
|
RGB_MATRIX_ENABLE = yes
|
|
|
|
RGB_MATRIX_ENABLE = yes
|
|
|
|
RGB_MATRIX_DRIVER = WS2812
|
|
|
|
RGB_MATRIX_DRIVER = WS2812
|
|
|
|
|
|
|
|
|
|
|
|
|