qmk_keymaps/keyboards/keychron/q4/ansi_v2/keymaps/sajenim/config.h
2023-02-03 22:13:09 +08:00

10 lines
170 B
C

#pragma once
// Configure the global tapping term (default: 200ms)
#define TAPPING_TERM 200
// One Shot Keys
#define ONESHOT_TAP_TOGGLE 2
#define ONESHOT_TIMEOUT 2000