Skip to content

Commit

Permalink
dactyl
Browse files Browse the repository at this point in the history
  • Loading branch information
sashalex007 committed Aug 5, 2024
1 parent 3613f21 commit 2f6f972
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 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: ergoalex_right
# - board: nice_nano_v2
# shield: settings_reset

4 changes: 2 additions & 2 deletions config/boards/shields/ergoalex/combos.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
COMBO(seven, &clh NUM N7, NUM_KEY 36, SLOW_TAP, SLOW_IDLE)
COMBO(eight, &clh NUM N8, NUM_KEY 37, SLOW_TAP, SLOW_IDLE)
COMBO(nine, &clh NUM N9, NUM_KEY 38, SLOW_TAP, SLOW_IDLE)


//fast nav combos
COMBO(nav_ret, &clh NAV RET, NAV_KEY 23, SLOW_TAP, SLOW_IDLE)
Expand All @@ -127,4 +127,4 @@
//fast double quotes
COMBO(double_quote, &kp DQT, 29 30, 80, SLOW_IDLE)
};
};
};

0 comments on commit 2f6f972

Please sign in to comment.