fix(tg4x): Fix tg4x keyboard name in Kconfig

This commit is contained in:
KemoNine 2021-01-05 21:45:55 +00:00
parent c461fe036b
commit 55f63d1096

View file

@ -4,6 +4,6 @@
if SHIELD_TG4X
config ZMK_KEYBOARD_NAME
default "TG4X"
default "TG4x"
endif