From 565a72bf957061b1a7197922c3f3f4a88c13e647 Mon Sep 17 00:00:00 2001 From: KemoNine Date: Wed, 25 Nov 2020 18:09:09 -0500 Subject: feat(shields): add tidbit and tidbit_19key shields --- app/boards/shields/tidbit/Kconfig.shield | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 app/boards/shields/tidbit/Kconfig.shield (limited to 'app/boards/shields/tidbit/Kconfig.shield') diff --git a/app/boards/shields/tidbit/Kconfig.shield b/app/boards/shields/tidbit/Kconfig.shield new file mode 100644 index 0000000..c1e8ecc --- /dev/null +++ b/app/boards/shields/tidbit/Kconfig.shield @@ -0,0 +1,5 @@ +# Copyright (c) 2020 The ZMK Contributors +# SPDX-License-Identifier: MIT + +config SHIELD_TIDBIT + def_bool $(shields_list_contains,tidbit) -- cgit v1.2.3