naming things

This commit is contained in:
daniel
2023-08-03 21:42:07 +02:00
parent 6fd1ad51fd
commit 3d67a40954
15 changed files with 27 additions and 27 deletions

View 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