forked from kofal.net/zmk
fix(boards): Shorten keyboard names that are too long
This commit is contained in:
committed by
Pete Johanson
parent
82173f354e
commit
33cd2caced
@@ -16,7 +16,7 @@ endif
|
||||
if SHIELD_SPLITREUS62_RIGHT
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Splitreus62 Right"
|
||||
default "Splitreus62 Rt"
|
||||
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user