Skip to content

Commit

Permalink
Merge pull request KinesisCorporation#2 from PolarityWorks/main
Browse files Browse the repository at this point in the history
V1.0.1
  • Loading branch information
KinesisCorporation authored May 6, 2022
2 parents 2901f3e + 8c0e298 commit 68fe75d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/boards/arm/adv360/adv360_left_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ CONFIG_FLASH_MAP=y

# Enable 32kHz crystal
CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL=y
CONFIG_CLOCK_CONTROL_NRF_K32SRC_30PPM=y
CONFIG_CLOCK_CONTROL_NRF_K32SRC_150PPM=y

CONFIG_ZMK_RGB_UNDERGLOW=y
CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=y
Expand Down
4 changes: 3 additions & 1 deletion config/boards/arm/adv360/adv360_right_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ CONFIG_FLASH_MAP=y

# Enable 32kHz crystal
CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL=y
CONFIG_CLOCK_CONTROL_NRF_K32SRC_30PPM=y
CONFIG_CLOCK_CONTROL_NRF_K32SRC_150PPM=y

CONFIG_ZMK_RGB_UNDERGLOW=y
CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=y
Expand Down Expand Up @@ -61,6 +61,8 @@ CONFIG_LOG_BUFFER_SIZE=10000
CONFIG_LOG_STRDUP_BUF_COUNT=60
#CONFIG_I2C_LOG_LEVEL_DBG=y
#CONFIG_SPI_LOG_LEVEL_DBG=y
CONFIG_BT_DEBUG_LOG=y
CONFIG_BT_DEBUG_CONN=y


# Turn on USB CDC ACM device
Expand Down

0 comments on commit 68fe75d

Please sign in to comment.