mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
Update NIBBLE keyboard name as per PR feedback
- Revert accidental VS code settings change
This commit is contained in:
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@@ -2,7 +2,5 @@
|
||||
"files.associations": {
|
||||
"*.overlay": "dts",
|
||||
"*.keymap": "dts"
|
||||
},
|
||||
"C_Cpp.dimInactiveRegions": false,
|
||||
"C_Cpp.errorSquiggles": "Disabled"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -4,7 +4,7 @@
|
||||
if SHIELD_NIBBLE
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "NIBBLE_BLE"
|
||||
default "NIBBLE"
|
||||
|
||||
config ZMK_USB
|
||||
default y
|
||||
|
||||
Reference in New Issue
Block a user