diff options
Diffstat (limited to 'keyboards/handwired/jopr/config.h')
-rw-r--r-- | keyboards/handwired/jopr/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/jopr/config.h b/keyboards/handwired/jopr/config.h index 99d98c9be..7e1da5bbc 100644 --- a/keyboards/handwired/jopr/config.h +++ b/keyboards/handwired/jopr/config.h | |||
@@ -34,7 +34,7 @@ | |||
34 | 34 | ||
35 | /* Locking resynchronize hack */ | 35 | /* Locking resynchronize hack */ |
36 | #define LOCKING_RESYNC_ENABLE | 36 | #define LOCKING_RESYNC_ENABLE |
37 | /* #define IS_COMMAND() (get_mods() == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT))) */ | 37 | |
38 | #define NO_ACTION_ONESHOT | 38 | #define NO_ACTION_ONESHOT |
39 | #define TAPPING_TOGGLE 3 | 39 | #define TAPPING_TOGGLE 3 |
40 | 40 | ||