We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf6e51 commit bf613ebCopy full SHA for bf613eb
keyboards/dtisaac/dosa40rgb/rules.mk
@@ -20,7 +20,8 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
20
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
21
BLUETOOTH_ENABLE = no # Enable Bluetooth
22
AUDIO_ENABLE = no # Audio output
23
-BLUETOOTH = AdafruitBLE # Enable Bluetooth
+BLUETOOTH_ENABLE = yes # Enable Bluetooth
24
+BLUETOOTH_DRIVER = AdafruitBLE
25
RGB_MATRIX_ENABLE = yes
26
RGB_MATRIX_DRIVER = WS2812
27
0 commit comments