Add support for Knob Goblin shield
This commit is contained in:
parent
edbbbc7540
commit
4a1254bc27
6 changed files with 189 additions and 0 deletions
5
app/boards/shields/knob_goblin/Kconfig.shield
Normal file
5
app/boards/shields/knob_goblin/Kconfig.shield
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Copyright (c) 2022 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_KNOB_GOBLIN
|
||||
def_bool $(shields_list_contains,knob_goblin)
|
||||
Loading…
Add table
Add a link
Reference in a new issue