Skip to content

Commit 8f3ae03

Browse files
author
Will Griffiths
committed
Adjust TAPPING_TERM in Kyria keymap rules.mk from 150 to 100 for improved responsiveness.
1 parent e8ea654 commit 8f3ae03

File tree

1 file changed

+1
-1
lines changed
  • keyboards/splitkb/kyria/rev1/base/keymaps/willgriffiths

1 file changed

+1
-1
lines changed

keyboards/splitkb/kyria/rev1/base/keymaps/willgriffiths/rules.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ ENCODER_ENABLE = yes # Enables the use of one or more encoders
33
RGB_MATRIX_ENABLE = no # Disable keyboard RGB matrix, as it is enabled by default on rev3
44
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
55
MASTER_LEFT = yes
6-
TAPPING_TERM = 150
6+
TAPPING_TERM = 100

0 commit comments

Comments
 (0)