You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/mechmini/v2/keymaps/wsturgiss/config.h

12 lines
228 B

/* tapdance */
#define TAPPING_TERM 180
/* space cadet stuff */
#define LSPO_KEY KC_9
#define RSPC_KEY KC_0
#define DISABLE_SPACE_CADET_ROLLOVER
/* leader stuff */
#define LEADER_TIMEOUT 400
#define LEADER_PER_KEY_TIMING 300