diff --git a/app/boards/shields/murphpad/Kconfig.defconfig b/app/boards/shields/murphpad/Kconfig.defconfig index 6ec7e096..8e205a8e 100644 --- a/app/boards/shields/murphpad/Kconfig.defconfig +++ b/app/boards/shields/murphpad/Kconfig.defconfig @@ -6,8 +6,6 @@ if SHIELD_MURPHPAD config ZMK_KEYBOARD_NAME default "MurphPad" -endif - if ZMK_DISPLAY config I2C @@ -43,3 +41,5 @@ choice LVGL_COLOR_DEPTH endchoice endif # LVGL + +endif