diff --git a/.vscode/settings.json b/.vscode/settings.json index 2ec45535..eba95704 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -2,7 +2,5 @@ "files.associations": { "*.overlay": "dts", "*.keymap": "dts" - }, - "C_Cpp.dimInactiveRegions": false, - "C_Cpp.errorSquiggles": "Disabled" -} + } +} \ No newline at end of file diff --git a/app/boards/shields/nibble/Kconfig.defconfig b/app/boards/shields/nibble/Kconfig.defconfig index 30cb21b9..01d0bba5 100644 --- a/app/boards/shields/nibble/Kconfig.defconfig +++ b/app/boards/shields/nibble/Kconfig.defconfig @@ -4,7 +4,7 @@ if SHIELD_NIBBLE config ZMK_KEYBOARD_NAME - default "NIBBLE_BLE" + default "NIBBLE" config ZMK_USB default y