Browse Source

tuning layer switch timing.

core
tmk 13 years ago
parent
commit
66ece29b0e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      layer.c

+ 1
- 1
layer.c View File

*/ */


// LAYER_ENTER_DELAY: prevent from moving new layer // LAYER_ENTER_DELAY: prevent from moving new layer
#define LAYER_ENTER_DELAY 10
#define LAYER_ENTER_DELAY 8


// LAYER_SEND_FN_TERM: send keycode if release key in this term // LAYER_SEND_FN_TERM: send keycode if release key in this term
#define LAYER_SEND_FN_TERM 40 #define LAYER_SEND_FN_TERM 40