diff options
Diffstat (limited to 'keyboards/kiwikey/kawii9/rules.mk')
-rw-r--r-- | keyboards/kiwikey/kawii9/rules.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/kiwikey/kawii9/rules.mk b/keyboards/kiwikey/kawii9/rules.mk index b855c6f452..682c48b120 100644 --- a/keyboards/kiwikey/kawii9/rules.mk +++ b/keyboards/kiwikey/kawii9/rules.mk @@ -18,5 +18,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend NKRO_ENABLE = no # USB Nkey Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow -BLUETOOTH_ENABLE = yes # Enable Bluetooth +BLUETOOTH_ENABLE = no # Enable Bluetooth AUDIO_ENABLE = no # Audio output +NO_USB_STARTUP_CHECK = yes |