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
1 changed files with 2 additions and 2 deletions

View File

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