forked from kofal.net/zmk
feat(shields): Add Naked60BMP shield
This commit is contained in:
9
app/boards/shields/naked60/Kconfig.defconfig
Normal file
9
app/boards/shields/naked60/Kconfig.defconfig
Normal file
@@ -0,0 +1,9 @@
|
||||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
if SHIELD_NAKED60
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Naked60BMP"
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user