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