summaryrefslogtreecommitdiff
path: root/layer.c
Commit message (Expand)AuthorAge
* Moved files to common, protocol and doc directorytmk2012-06-07
* FIX: layer switching bug when Fn has no keycode.tmk2012-05-27
* Added USART implementation for PS/2 signal handling.tmk2012-01-16
* Added Bulegiga iWRAP support into HHKB.(Bluetooth)tmk2011-09-17
* added copyright and license notice.tmk2011-07-21
* Change layer pram and keymap of HHKB. Fix vusb/host.c.tmk2011-07-02
* fix bug: send Fn key even after the layer is used.tmk2011-05-04
* integrate V-USB support into ps2_usbtmk2011-02-22
* fixed: not to send key if fn_keycode is modifiertmk2011-02-22
* host interface for pjrctmk2011-02-22
* refactor keyboard.h, host.htmk2011-02-22
* added protocol stack: pjrc, vusbtmk2011-02-22
* rewrite code of layer switchingtmk2011-01-23
* changed signature of keymap_fn_layer() in keymap_skel.h.tmk2011-01-06
* tuning layer switch timing.tmk2010-11-26
* repeating Fn key: press twice quickly to repeat.tmk2010-11-04
* revise Fn key processing.tmk2010-11-03
* improve layer switchingtmk2010-10-30