aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/onekey/config.h')
-rw-r--r--keyboards/handwired/onekey/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/handwired/onekey/config.h b/keyboards/handwired/onekey/config.h
index 6f7ec1289..64a447481 100644
--- a/keyboards/handwired/onekey/config.h
+++ b/keyboards/handwired/onekey/config.h
@@ -35,6 +35,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
35/* Set 0 if debouncing isn't needed */ 35/* Set 0 if debouncing isn't needed */
36#define DEBOUNCE 5 36#define DEBOUNCE 5
37 37
38#define TAPPING_TERM 500
39
38/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ 40/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
39#define LOCKING_SUPPORT_ENABLE 41#define LOCKING_SUPPORT_ENABLE
40/* Locking resynchronize hack */ 42/* Locking resynchronize hack */