diff options
Diffstat (limited to 'app/boards/shields/tg4x/Kconfig.defconfig')
-rw-r--r-- | app/boards/shields/tg4x/Kconfig.defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/boards/shields/tg4x/Kconfig.defconfig b/app/boards/shields/tg4x/Kconfig.defconfig index ca9fa2c..6312c08 100644 --- a/app/boards/shields/tg4x/Kconfig.defconfig +++ b/app/boards/shields/tg4x/Kconfig.defconfig @@ -4,6 +4,6 @@ if SHIELD_TG4X config ZMK_KEYBOARD_NAME - default "TG4X" + default "TG4x" -endif
\ No newline at end of file +endif |