initial zmk config based on sofle

This commit is contained in:
daniel
2023-07-20 11:32:45 +02:00
parent addc966872
commit a08c5a78f7
11 changed files with 292 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)