qmk-firmwares/keyboards/handwired/2x5keypad/config.h

11 lines
244 B
C
Raw Permalink Normal View History

#pragma once
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
/* Tap dancing params */
#define TAPPING_TERM 250