forked from kofal.net/zmk
Add NIBBLE shield
+ Added required files for nullbits NIBBLE
This commit is contained in:
13
app/boards/shields/nibble/Kconfig.defconfig
Normal file
13
app/boards/shields/nibble/Kconfig.defconfig
Normal file
@@ -0,0 +1,13 @@
|
||||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
if SHIELD_NIBBLE
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "NIBBLE_BLE"
|
||||
|
||||
config ZMK_USB
|
||||
default y
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user