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 fc462b4 commit 3613f21
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions config/boards/shields/ergoalex/combos.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -103,15 +103,15 @@
╰───────╮ XX __ __ │ │ __ __ __ ╭───────╯
╰────────────╯ ╰────────────╯ */
COMBO(one, &clh NUM N1, NUM_KEY 16, SLOW_TAP, SLOW_IDLE)
COMBO(one, &clh NUM N2, NUM_KEY 17, SLOW_TAP, SLOW_IDLE)
COMBO(one, &clh NUM N3, NUM_KEY 18, SLOW_TAP, SLOW_IDLE)
COMBO(one, &clh NUM N0, NUM_KEY 25, SLOW_TAP, SLOW_IDLE)
COMBO(one, &clh NUM N4, NUM_KEY 26, SLOW_TAP, SLOW_IDLE)
COMBO(one, &clh NUM N5, NUM_KEY 27, SLOW_TAP, SLOW_IDLE)
COMBO(one, &clh NUM N6, NUM_KEY 28, SLOW_TAP, SLOW_IDLE)
COMBO(one, &clh NUM N7, NUM_KEY 36, SLOW_TAP, SLOW_IDLE)
COMBO(one, &clh NUM N8, NUM_KEY 37, SLOW_TAP, SLOW_IDLE)
COMBO(one, &clh NUM N9, NUM_KEY 38, SLOW_TAP, SLOW_IDLE)
COMBO(two, &clh NUM N2, NUM_KEY 17, SLOW_TAP, SLOW_IDLE)
COMBO(three, &clh NUM N3, NUM_KEY 18, SLOW_TAP, SLOW_IDLE)
COMBO(zero, &clh NUM N0, NUM_KEY 25, SLOW_TAP, SLOW_IDLE)
COMBO(four, &clh NUM N4, NUM_KEY 26, SLOW_TAP, SLOW_IDLE)
COMBO(five, &clh NUM N5, NUM_KEY 27, SLOW_TAP, SLOW_IDLE)
COMBO(six, &clh NUM N6, NUM_KEY 28, SLOW_TAP, SLOW_IDLE)
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
Expand Down
2 changes: 1 addition & 1 deletion config/boards/shields/ergoalex/ergoalex.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
___ ___ ___ ___ ___ ___ &kp N7 &kp N8 &kp N9 ___
___ ___ ___ ___ ___ ___
>;
};
};

sys_layer {
bindings = <
Expand Down

0 comments on commit 3613f21

Please sign in to comment.