summaryrefslogtreecommitdiff
path: root/keyboards/handwired/42
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/42')
-rw-r--r--keyboards/handwired/42/info.json3
-rw-r--r--keyboards/handwired/42/rules.mk1
2 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/handwired/42/info.json b/keyboards/handwired/42/info.json
index fae660de93..e2cc8dbf71 100644
--- a/keyboards/handwired/42/info.json
+++ b/keyboards/handwired/42/info.json
@@ -8,6 +8,9 @@
"pid": "0x0000",
"device_version": "0.0.3"
},
+ "bluetooth": {
+ "driver": "bluefruit_le"
+ },
"tapping": {
"term": 100
},
diff --git a/keyboards/handwired/42/rules.mk b/keyboards/handwired/42/rules.mk
index 15cf817e7e..0c5b506f63 100644
--- a/keyboards/handwired/42/rules.mk
+++ b/keyboards/handwired/42/rules.mk
@@ -15,4 +15,3 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
BLUETOOTH_ENABLE = yes
-BLUETOOTH_DRIVER = BluefruitLE