Skip to content

Commit

Permalink
combo timing
Browse files Browse the repository at this point in the history
  • Loading branch information
sashalex007 committed Jun 13, 2024
1 parent 303ebe5 commit 8b4051b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/boards/shields/ergoalex/combos.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@

//timing
#define FAST_TAP 45
#define FAST_IDLE 150
#define FAST_IDLE 160

#define SLOW_TAP 60
#define SLOW_IDLE 150
#define SLOW_IDLE 160

//make combo
#define COMBO(NAME, BINDINGS, KEYPOS, TAP, IDLE) \
Expand Down

0 comments on commit 8b4051b

Please sign in to comment.