diff options
Diffstat (limited to 'app/boards/shields/tidbit/Kconfig.defconfig')
-rw-r--r-- | app/boards/shields/tidbit/Kconfig.defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/boards/shields/tidbit/Kconfig.defconfig b/app/boards/shields/tidbit/Kconfig.defconfig index 30cf3c2..177e267 100644 --- a/app/boards/shields/tidbit/Kconfig.defconfig +++ b/app/boards/shields/tidbit/Kconfig.defconfig @@ -6,7 +6,6 @@ if SHIELD_TIDBIT config ZMK_KEYBOARD_NAME default "tidbit" -endif if ZMK_DISPLAY @@ -43,3 +42,5 @@ choice LVGL_COLOR_DEPTH endchoice endif # LVGL + +endif |