mirror of
https://github.com/dnlbauer/corax-zmk-config.git
synced 2026-09-11 22:25:29 +00:00
One branch for corax56/corax54 (#12)
* rename corax56 to corax * rename files * reformat keymap * update readme for corax54/56
This commit is contained in:
15
config/boards/shields/corax/Kconfig.defconfig
Normal file
15
config/boards/shields/corax/Kconfig.defconfig
Normal file
@@ -0,0 +1,15 @@
|
||||
if SHIELD_CORAX_LEFT
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Corax"
|
||||
|
||||
config ZMK_SPLIT_ROLE_CENTRAL
|
||||
default y
|
||||
endif
|
||||
|
||||
if SHIELD_CORAX_LEFT || SHIELD_CORAX_RIGHT
|
||||
|
||||
config ZMK_SPLIT
|
||||
default y
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user