diff --git a/keyboards/zmk-config/config/tidbit.conf b/keyboards/zmk-config/config/tidbit.conf index 2559ddcd..5aad4f8c 100644 --- a/keyboards/zmk-config/config/tidbit.conf +++ b/keyboards/zmk-config/config/tidbit.conf @@ -45,6 +45,6 @@ CONFIG_UART_CONSOLE_ON_DEV_NAME="CDC_ACM_0" CONFIG_USB_UART_DTR_WAIT=n # Sensor logging -#CONFIG_SENSOR_LOG_LEVEL_DBG=y -#CONFIG_SENSOR_LOG_LEVEL=4 -#CONFIG_SENSOR_INIT_PRIORITY=90 \ No newline at end of file +CONFIG_SENSOR_LOG_LEVEL_DBG=y +CONFIG_SENSOR_LOG_LEVEL=4 +CONFIG_SENSOR_INIT_PRIORITY=90 \ No newline at end of file