summaryrefslogtreecommitdiff
path: root/app/boards/shields/nibble/Kconfig.shield
diff options
context:
space:
mode:
authorJay Greco <jayv.greco@gmail.com>2020-10-21 20:17:31 -0700
committerJay Greco <jayv.greco@gmail.com>2020-10-27 12:44:59 -0700
commitd90592aac5cec02da1959d7ede7ceccb5265f126 (patch)
treea6e1a9596c835dfb342e3356bc760dbe4aa7c2ed /app/boards/shields/nibble/Kconfig.shield
parent1522c91d73d7f35643986daa508dd7704a5f2798 (diff)
Add NIBBLE shield
+ Added required files for nullbits NIBBLE
Diffstat (limited to 'app/boards/shields/nibble/Kconfig.shield')
-rw-r--r--app/boards/shields/nibble/Kconfig.shield5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/boards/shields/nibble/Kconfig.shield b/app/boards/shields/nibble/Kconfig.shield
new file mode 100644
index 0000000..44364f4
--- /dev/null
+++ b/app/boards/shields/nibble/Kconfig.shield
@@ -0,0 +1,5 @@
+# Copyright (c) 2020 The ZMK Contributors
+# SPDX-License-Identifier: MIT
+
+config SHIELD_NIBBLE
+ def_bool $(shields_list_contains,nibble)