summaryrefslogtreecommitdiff
path: root/layer.c
AgeCommit message (Expand)Author
2012-01-16Added USART implementation for PS/2 signal handling.tmk
2011-09-17Added Bulegiga iWRAP support into HHKB.(Bluetooth)tmk
2011-07-21added copyright and license notice.tmk
2011-07-02Change layer pram and keymap of HHKB. Fix vusb/host.c.tmk
2011-05-04fix bug: send Fn key even after the layer is used.tmk
2011-02-22integrate V-USB support into ps2_usbtmk
2011-02-22fixed: not to send key if fn_keycode is modifiertmk
2011-02-22host interface for pjrctmk
2011-02-22refactor keyboard.h, host.htmk
2011-02-22added protocol stack: pjrc, vusbtmk
2011-01-23rewrite code of layer switchingtmk
2011-01-06changed signature of keymap_fn_layer() in keymap_skel.h.tmk
2010-11-26tuning layer switch timing.tmk
2010-11-04repeating Fn key: press twice quickly to repeat.tmk
2010-11-03revise Fn key processing.tmk
2010-10-30improve layer switchingtmk