1
0
Fork 0

Data-Driven Keyboard Conversions: H, Part 3 (#23530)

This commit is contained in:
James Young 2024-04-16 16:36:21 -07:00 committed by GitHub
parent 7be23a9cb4
commit baa6000ed3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
58 changed files with 195 additions and 288 deletions

View file

@ -10,7 +10,8 @@
"console": true,
"extrakey": false,
"mousekey": false,
"nkro": false
"nkro": false,
"bluetooth": true
},
"bluetooth": {
"driver": "bluefruit_le"

View file

@ -1 +0,0 @@
BLUETOOTH_ENABLE = yes