Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
englmaxi authored Sep 15, 2024
1 parent fd41a80 commit eb88075
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions boards/shields/akohekohe/akohekohe.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ CONFIG_BT_MAX_PAIRED=3
# combo config
CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=7

CONFIG_ZMK_BEHAVIOR_HOLD_TAP_MAX_HELD=20

# battery reporting
CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_FETCHING=y
CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_PROXY=y
Expand Down
2 changes: 1 addition & 1 deletion config/keymap/keymap.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
// ├─────────────┼─────────────┼─────────────────┼──────────────────┼──────────────┤ ├─────────────┼─────────────────┼─────────────────┼─────────────────┼─────────────┤
&hml LGUI R, &hml LALT S, &hml_hwu LCTRL T, &hml_hwu LSHIFT H, &kp K, &kp X, &hmr_hwu RSHFT N, &hmr_hwu RCTRL A, &hmr LALT I, &hmr LGUI O, \
// ├─────────────┼─────────────┼─────────────────┼──────────────────┼──────────────┤ ├─────────────┼─────────────────┼─────────────────┼─────────────────┼─────────────┤
&kp DE_Z, &hmr RALT C, &kp G, &kp D, &kp Q, &key_repeat, &kp M, &kp DE_COMMA, &hmr RALT DE_DOT, &qexcl, \
&kp DE_Z, &hml RALT C, &kp G, &kp D, &kp Q, &key_repeat, &kp M, &kp DE_COMMA, &hmr RALT DE_DOT, &qexcl, \
// ╰─────────────┴─────────────┴─────────────────┼──────────────────┼──────────────┤ ├─────────────┼─────────────────┼─────────────────┴─────────────────┴─────────────╯
&bspc_del, &lt NAV SPACE, &lt NUM E, &qt_grv \
// ╰─────────────────┴──────────────╯ ╰─────────────┴─────────────────╯
Expand Down

0 comments on commit eb88075

Please sign in to comment.