fix(tg4x): Fix tg4x keyboard name in Kconfig

This commit is contained in:
KemoNine 2021-01-05 21:45:55 +00:00 committed by jmding8
parent 912fbc16d6
commit d7e0406250

View file

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