summaryrefslogtreecommitdiffstats
path: root/common/keyboard.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-28Clean code.tmk1-8/+2
2013-01-26New tapping logic.tmk1-3/+3
2013-01-23Minor fixes in keyboard.c.tmk1-10/+6
2013-01-23Add prototype of Action Function.tmk1-1/+2
2013-01-23Add bootmagic keys.(hhkb)tmk1-0/+11
2013-01-17Refactor struct keyevent_t.tmk1-2/+2
2013-01-14Fix waiting_keys and periodical update for delaying layer.tmk1-1/+8
2013-01-13Fix tap key using delaying_layer and waiting_key.tmk1-1/+1
2013-01-09Add new layer actions.tmk1-2/+3
2012-12-15Add initial fix for new keymap.tmk1-544/+6
2012-10-26Fix usage of debug flagtmk1-1/+1
2012-10-22Add print utilitytmk1-1/+5
2012-10-21Add LED feature to Sun convertertmk1-0/+7
2012-10-17Add child proof keyboard locking feature!tmk1-1/+1
2012-10-17Add command console and mouseky parameters tweak.tmk1-17/+21
2012-10-17Fix commandstmk1-17/+11
2012-10-17Fix use of default_layertmk1-12/+20
2012-10-17Fix layer switching and host API.tmk1-60/+76
2012-10-17Fix build option MOUSEKEY_ENABLE.tmk1-1/+11
2012-10-17Clean host.h interface.tmk1-37/+47
2012-10-17Add keycode.h and remove usb_keycodes.h.tmk1-22/+22
2012-10-17Add consumer/system usage support.tmk1-16/+106
2012-10-17Add repeating of Fn key with alt keycode.tmk1-7/+22
2012-10-17Initial version of new code for layer switch is added.tmk1-130/+413
2012-06-28Add consumer/system control feature to LUFA.tmk1-12/+5
2012-06-06Moved files to common, protocol and doc directorytmk1-0/+203