Skip to content

Commit

Permalink
make right central
Browse files Browse the repository at this point in the history
  • Loading branch information
sashalex007 committed Nov 20, 2024
1 parent ac9f4c9 commit 9725f60
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
8 changes: 4 additions & 4 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
include:
- board: nice_nano_v2
shield: ergoalex_left
# - board: nice_nano_v2
# shield: ergoalex_right
# - board: nice_nano_v2
# shield: settings_reset
- board: nice_nano_v2
shield: ergoalex_right
- board: nice_nano_v2
shield: settings_reset

2 changes: 1 addition & 1 deletion config/boards/shields/ergoalex/Kconfig.defconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
if SHIELD_ERGOALEX_LEFT
if SHIELD_ERGOALEX_RIGHT

config ZMK_KEYBOARD_NAME
default "ergoalex"
Expand Down
5 changes: 2 additions & 3 deletions config/boards/shields/ergoalex/ergoalex.conf
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_FETCHING=y
CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_PROXY=y
CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=15
CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=20
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y



0 comments on commit 9725f60

Please sign in to comment.