File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ CONFIG_FLASH_MAP=y
3333
3434# Enable 32kHz crystal
3535CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL=y
36- CONFIG_CLOCK_CONTROL_NRF_K32SRC_30PPM =y
36+ CONFIG_CLOCK_CONTROL_NRF_K32SRC_150PPM =y
3737
3838CONFIG_ZMK_RGB_UNDERGLOW=y
3939CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=y
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ CONFIG_FLASH_MAP=y
3232
3333# Enable 32kHz crystal
3434CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL=y
35- CONFIG_CLOCK_CONTROL_NRF_K32SRC_30PPM =y
35+ CONFIG_CLOCK_CONTROL_NRF_K32SRC_150PPM =y
3636
3737CONFIG_ZMK_RGB_UNDERGLOW=y
3838CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=y
@@ -61,6 +61,8 @@ CONFIG_LOG_BUFFER_SIZE=10000
6161CONFIG_LOG_STRDUP_BUF_COUNT=60
6262#CONFIG_I2C_LOG_LEVEL_DBG=y
6363#CONFIG_SPI_LOG_LEVEL_DBG=y
64+ CONFIG_BT_DEBUG_LOG=y
65+ CONFIG_BT_DEBUG_CONN=y
6466
6567
6668# Turn on USB CDC ACM device
You can’t perform that action at this time.
0 commit comments