Skip to content

Commit

Permalink
enable repeat
Browse files Browse the repository at this point in the history
  • Loading branch information
raph-rc committed Jul 12, 2024
1 parent 2490225 commit 7b0d09e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/zsa/voyager/keymaps/raphrc/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

#define LEADER_NO_TIMEOUT
#define LEADER_PER_KEY_TIMING
#define LEADER_TIMEOUT 200
#define LEADER_TIMEOUT 100

#define USB_SUSPEND_WAKEUP_DELAY 0
#undef MOUSEKEY_DELAY
Expand Down
1 change: 1 addition & 0 deletions keyboards/zsa/voyager/keymaps/raphrc/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ SPACE_CADET_ENABLE = no
CAPS_WORD_ENABLE = yes
KEY_OVERRIDE_ENABLE = yes
LEADER_ENABLE = yes
REPEAT_ENABLE = yes

0 comments on commit 7b0d09e

Please sign in to comment.