Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
muratoffalex committed Jan 15, 2025
1 parent 0cb6fa8 commit d16f3e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/cradio.conf
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# deep sleep
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3000000
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000
# experimental features like passkey pairing and disabling 2M PHY
CONFIG_ZMK_BLE_EXPERIMENTAL_FEATURES=y

# strengthens the signal, but increases energy consumption
# MINUS_20, MINUS_16, MINUS_12, MINUS_8, MINUS_4, 0, PLUS_4, PLUS_8
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
# CONFIG_BT_CTLR_TX_PWR_PLUS_8=y

# enables the battery level proxy service
# https://zmk.dev/docs/config/battery#peripheral-battery-monitoring
Expand Down
1 change: 1 addition & 0 deletions config/cradio_right.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CONFIG_ZMK_SPLIT_ROLE_CENTRAL=y

0 comments on commit d16f3e4

Please sign in to comment.