summaryrefslogtreecommitdiff
path: root/keyboards/10bleoledhub
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/10bleoledhub')
-rw-r--r--keyboards/10bleoledhub/info.json3
-rw-r--r--keyboards/10bleoledhub/rules.mk1
2 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/10bleoledhub/info.json b/keyboards/10bleoledhub/info.json
index 15d4702427..2251fad834 100644
--- a/keyboards/10bleoledhub/info.json
+++ b/keyboards/10bleoledhub/info.json
@@ -8,6 +8,9 @@
"pid": "0x7C99",
"device_version": "0.0.1"
},
+ "bluetooth": {
+ "driver": "bluefruit_le"
+ },
"rgblight": {
"led_count": 4
},
diff --git a/keyboards/10bleoledhub/rules.mk b/keyboards/10bleoledhub/rules.mk
index e30794f68e..2c0b66f84d 100644
--- a/keyboards/10bleoledhub/rules.mk
+++ b/keyboards/10bleoledhub/rules.mk
@@ -14,7 +14,6 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
BLUETOOTH_ENABLE = yes
-BLUETOOTH_DRIVER = BluefruitLE
OLED_ENABLE = yes
OLED_DRIVER = SSD1306
ENCODER_ENABLE = yes