Browse Source

fix(boards): Shorten keyboard names that are too long

xmkb
Nick Winans 4 years ago committed by Pete Johanson
parent
commit
33cd2caced
  1. 2
      app/boards/shields/splitreus62/Kconfig.defconfig

2
app/boards/shields/splitreus62/Kconfig.defconfig

@ -16,7 +16,7 @@ endif @@ -16,7 +16,7 @@ endif
if SHIELD_SPLITREUS62_RIGHT
config ZMK_KEYBOARD_NAME
default "Splitreus62 Right"
default "Splitreus62 Rt"
endif

Loading…
Cancel
Save