aboutsummaryrefslogtreecommitdiffstats
path: root/common/keyboard.c
Commit message (Expand)AuthorAgeFilesLines
* 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