Change layer pram and keymap of HHKB. Fix vusb/host.c.

This commit is contained in:
tmk 2011-07-02 14:27:14 +09:00
parent 1bda8a8c69
commit f382fc93d5
3 changed files with 10 additions and 2 deletions

2
layer.c Normal file → Executable file
View 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