mirror of
https://github.com/dnlbauer/corax-zmk-config.git
synced 2026-09-11 22:25:29 +00:00
naming things
This commit is contained in:
16
config/boards/shields/corax56/Kconfig.defconfig
Normal file
16
config/boards/shields/corax56/Kconfig.defconfig
Normal file
@@ -0,0 +1,16 @@
|
||||
if SHIELD_CORAX56_LEFT
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Corax56"
|
||||
|
||||
config ZMK_SPLIT_ROLE_CENTRAL
|
||||
default y
|
||||
|
||||
endif
|
||||
|
||||
if SHIELD_CORAX56_LEFT || SHIELD_CORAX56_RIGHT
|
||||
|
||||
config ZMK_SPLIT
|
||||
default y
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user