forked from mirrors/qmk_userspace
Change layer pram and keymap of HHKB. Fix vusb/host.c.
This commit is contained in:
parent
1bda8a8c69
commit
f382fc93d5
3 changed files with 10 additions and 2 deletions
2
layer.c
Normal file → Executable file
2
layer.c
Normal file → Executable file
|
@ -52,7 +52,7 @@
|
|||
*/
|
||||
|
||||
// LAYER_ENTER_DELAY: prevent from moving new layer
|
||||
#define LAYER_ENTER_DELAY 5
|
||||
#define LAYER_ENTER_DELAY 10
|
||||
|
||||
// LAYER_SEND_FN_TERM: send keycode if release key in this term
|
||||
#define LAYER_SEND_FN_TERM 40
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue