fix(boards): Shorten keyboard names that are too long
This commit is contained in:
parent
82173f354e
commit
33cd2caced
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ endif
|
||||||
if SHIELD_SPLITREUS62_RIGHT
|
if SHIELD_SPLITREUS62_RIGHT
|
||||||
|
|
||||||
config ZMK_KEYBOARD_NAME
|
config ZMK_KEYBOARD_NAME
|
||||||
default "Splitreus62 Right"
|
default "Splitreus62 Rt"
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue