fix(tg4x): Fix tg4x keyboard name in Kconfig

This commit is contained in:
KemoNine 2021-01-05 21:45:55 +00:00 committed by innovaker
parent 3e4f2a3dc3
commit cd8567071b

View file

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