aboutsummaryrefslogtreecommitdiffstats
path: root/common/keyboard.c
Commit message (Expand)AuthorAgeFilesLines
* Clean code.tmk2013-01-281-8/+2
* New tapping logic.tmk2013-01-271-3/+3
* Minor fixes in keyboard.c.tmk2013-01-241-10/+6
* Add prototype of Action Function.tmk2013-01-231-1/+2
* Add bootmagic keys.(hhkb)tmk2013-01-231-0/+11
* Refactor struct keyevent_t.tmk2013-01-171-2/+2
* Fix waiting_keys and periodical update for delaying layer.tmk2013-01-151-1/+8
* Fix tap key using delaying_layer and waiting_key.tmk2013-01-131-1/+1
* Add new layer actions.tmk2013-01-091-2/+3
* Add initial fix for new keymap.tmk2012-12-161-544/+6
* Fix usage of debug flagtmk2012-10-271-1/+1
* Add print utilitytmk2012-10-231-1/+5
* Add LED feature to Sun convertertmk2012-10-211-0/+7
* Add child proof keyboard locking feature!tmk2012-10-181-1/+1
* Add command console and mouseky parameters tweak.tmk2012-10-171-17/+21
* Fix commandstmk2012-10-171-17/+11
* Fix use of default_layertmk2012-10-171-12/+20
* Fix layer switching and host API.tmk2012-10-171-60/+76
* Fix build option MOUSEKEY_ENABLE.tmk2012-10-171-1/+11
* Clean host.h interface.tmk2012-10-171-37/+47
* Add keycode.h and remove usb_keycodes.h.tmk2012-10-171-22/+22
* Add consumer/system usage support.tmk2012-10-171-16/+106
* Add repeating of Fn key with alt keycode.tmk2012-10-171-7/+22
* Initial version of new code for layer switch is added.tmk2012-10-171-130/+413
* Add consumer/system control feature to LUFA.tmk2012-06-281-12/+5
* Moved files to common, protocol and doc directorytmk2012-06-071-0/+203