Skip to content

Commit

Permalink
Set debounce to 3
Browse files Browse the repository at this point in the history
halcyonCorsair committed Jan 22, 2022
1 parent c957b85 commit 55750f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/splitkb/kyria/keymaps/halcyoncorsair/config.h
Original file line number Diff line number Diff line change
@@ -58,7 +58,7 @@
#ifdef DEBOUNCE
# undef DEBOUNCE
#endif
#define DEBOUNCE 6 // Default for kyria is 5
#define DEBOUNCE 3 // 6 // Default for kyria is 5

// Combos
#define COMBO_ONLY_FROM_LAYER 0

0 comments on commit 55750f9

Please sign in to comment.