Update NIBBLE keyboard name as per PR feedback

- Revert accidental VS code settings change
This commit is contained in:
Jay Greco 2020-10-27 09:29:04 -07:00
parent d90592aac5
commit 1a6fe846e4
2 changed files with 3 additions and 5 deletions

View File

@ -2,7 +2,5 @@
"files.associations": { "files.associations": {
"*.overlay": "dts", "*.overlay": "dts",
"*.keymap": "dts" "*.keymap": "dts"
}, }
"C_Cpp.dimInactiveRegions": false, }
"C_Cpp.errorSquiggles": "Disabled"
}

View File

@ -4,7 +4,7 @@
if SHIELD_NIBBLE if SHIELD_NIBBLE
config ZMK_KEYBOARD_NAME config ZMK_KEYBOARD_NAME
default "NIBBLE_BLE" default "NIBBLE"
config ZMK_USB config ZMK_USB
default y default y