mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
fix(tg4x): Fix tg4x keyboard name in Kconfig
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
if SHIELD_TG4X
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "TG4X"
|
||||
default "TG4x"
|
||||
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user