aboutsummaryrefslogtreecommitdiffstats
path: root/common/keyboard.c
AgeCommit message (Expand)Author
2012-10-27Fix usage of debug flagGravatar tmk
2012-10-23Add print utilityGravatar tmk
2012-10-21Add LED feature to Sun converterGravatar tmk
2012-10-18Add child proof keyboard locking feature!Gravatar tmk
2012-10-17Add command console and mouseky parameters tweak.Gravatar tmk
2012-10-17Fix commandsGravatar tmk
2012-10-17Fix use of default_layerGravatar tmk
2012-10-17Fix layer switching and host API.Gravatar tmk
2012-10-17Fix build option MOUSEKEY_ENABLE.Gravatar tmk
2012-10-17Clean host.h interface.Gravatar tmk
2012-10-17Add keycode.h and remove usb_keycodes.h.Gravatar tmk
2012-10-17Add consumer/system usage support.Gravatar tmk
2012-10-17Add repeating of Fn key with alt keycode.Gravatar tmk
2012-10-17Initial version of new code for layer switch is added.Gravatar tmk
2012-06-28Add consumer/system control feature to LUFA.Gravatar tmk
2012-06-07Moved files to common, protocol and doc directoryGravatar tmk