summaryrefslogtreecommitdiff
path: root/app/boards/shields/naked60/Kconfig.defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'app/boards/shields/naked60/Kconfig.defconfig')
-rw-r--r--app/boards/shields/naked60/Kconfig.defconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/boards/shields/naked60/Kconfig.defconfig b/app/boards/shields/naked60/Kconfig.defconfig
new file mode 100644
index 0000000..ff5978b
--- /dev/null
+++ b/app/boards/shields/naked60/Kconfig.defconfig
@@ -0,0 +1,9 @@
+# Copyright (c) 2020 The ZMK Contributors
+# SPDX-License-Identifier: MIT
+
+if SHIELD_NAKED60
+
+config ZMK_KEYBOARD_NAME
+ default "Naked60BMP"
+
+endif \ No newline at end of file