diff --git a/keyboards/zmk-config/config/boards/shields/tidbit/Kconfig.defconfig b/keyboards/zmk-config/config/boards/shields/tidbit/Kconfig.defconfig index 6ecb3e79..30cf3c22 100644 --- a/keyboards/zmk-config/config/boards/shields/tidbit/Kconfig.defconfig +++ b/keyboards/zmk-config/config/boards/shields/tidbit/Kconfig.defconfig @@ -23,10 +23,10 @@ endif # ZMK_DISPLAY if LVGL -config LVGL_HOR_RES +config LVGL_HOR_RES_MAX default 128 -config LVGL_VER_RES +config LVGL_VER_RES_MAX default 32 config LVGL_VDB_SIZE diff --git a/keyboards/zmk-config/config/tidbit.conf b/keyboards/zmk-config/config/tidbit.conf index d40c4b86..25d4302d 100644 --- a/keyboards/zmk-config/config/tidbit.conf +++ b/keyboards/zmk-config/config/tidbit.conf @@ -16,6 +16,9 @@ CONFIG_ZMK_DISPLAY=y # Number of BT Profiles CONFIG_BT_MAX_CONN=6 +# Set screen blanking to 15s instead of 30s +#CONFIG_ZMK_IDLE_TIMEOUT=15000 + ################################################################################ # Debugging ################################################################################ @@ -42,7 +45,6 @@ CONFIG_UART_LINE_CTRL=y CONFIG_UART_CONSOLE=y CONFIG_USB_UART_CONSOLE=y CONFIG_UART_CONSOLE_ON_DEV_NAME="CDC_ACM_0" -CONFIG_USB_UART_DTR_WAIT=n # Sensor logging CONFIG_SENSOR_LOG_LEVEL_DBG=y diff --git a/keyboards/zmk-config/config/tidbit.keymap b/keyboards/zmk-config/config/tidbit.keymap index 96be5be9..3b9ee8dd 100644 --- a/keyboards/zmk-config/config/tidbit.keymap +++ b/keyboards/zmk-config/config/tidbit.keymap @@ -33,7 +33,7 @@ compatible = "zmk,keymap"; default_layer { bindings = < - &tog 1 &bootloader &none + &tog 1 &bootloader &none &none &none &none &kp LC(LA(TAB)) &none &none &none &kp LG(DOWN_ARROW) &kp ESCAPE &none &none &none