initial commit

This commit is contained in:
daniel
2023-07-24 11:48:38 +02:00
commit 6b918db246
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)