feat(shields): add tidbit and tidbit_19key shields
This commit is contained in:
parent
b115f16f4c
commit
565a72bf95
17 changed files with 389 additions and 4 deletions
5
app/boards/shields/tidbit/Kconfig.shield
Normal file
5
app/boards/shields/tidbit/Kconfig.shield
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_TIDBIT
|
||||
def_bool $(shields_list_contains,tidbit)
|
||||
Loading…
Add table
Add a link
Reference in a new issue