Add support for Knob Goblin shield

This commit is contained in:
Lucas Uyezu
2021-10-19 23:39:04 -04:00
committed by Nick Winans
parent edbbbc7540
commit 4a1254bc27
6 changed files with 189 additions and 0 deletions

View 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)