Revert "move config to own repo"

This reverts commit 26e8e8c18c.
This commit is contained in:
daniel
2023-07-24 11:46:13 +02:00
parent 26e8e8c18c
commit e49451b622
9 changed files with 213 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# Copyright (c) 2023 The ZMK Contributors
# SPDX-License-Identifier: MIT
config SHIELD_OWNKB_LEFT
def_bool $(shields_list_contains,ownkb_left)
config SHIELD_OWNKB_RIGHT
def_bool $(shields_list_contains,ownkb_right)