summaryrefslogtreecommitdiffstats
path: root/common/keyboard.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | Fix: add wait for Power down command Add ifdef of MOUSEKEY_ENABLE
* 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