mirror of
https://github.com/dnlbauer/corax-keyboard.git
synced 2026-09-12 06:05:29 +00:00
19
zmk-config/config/boards/shields/ownkb/Kconfig.defconfig
Normal file
19
zmk-config/config/boards/shields/ownkb/Kconfig.defconfig
Normal file
@@ -0,0 +1,19 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user