move config to own repo

This commit is contained in:
daniel
2023-07-24 11:42:02 +02:00
parent a13eb2dc43
commit 26e8e8c18c
9 changed files with 0 additions and 213 deletions

View File

@@ -1,19 +0,0 @@
# Copyright (c) 2023 The ZMK Contributors
# SPDX-License-Identifier: MIT
if SHIELD_OWNKB_LEFT
config ZMK_KEYBOARD_NAME
default "ownkb"
config ZMK_SPLIT_ROLE_CENTRAL
default y
endif
if SHIELD_OWNKB_LEFT || SHIELD_OWNKB_RIGHT
config ZMK_SPLIT
default y
endif