fix(tg4x): Fix tg4x keyboard name in Kconfig
This commit is contained in:
parent
3e4f2a3dc3
commit
cd8567071b
1 changed files with 2 additions and 2 deletions
|
@ -4,6 +4,6 @@
|
|||
if SHIELD_TG4X
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "TG4X"
|
||||
default "TG4x"
|
||||
|
||||
endif
|
Loading…
Reference in a new issue