summaryrefslogtreecommitdiff
path: root/common/keyboard.c
AgeCommit message (Expand)Author
2013-09-21Fix USB initilaize on LUFAtmk
2013-06-22Add support for backlightWraul
2013-04-07Fix bootmagic and eeconfig for virtual DIP SWtmk
2013-03-19Add NO_PRINT and NO_DEBUG config options.tmk
2013-03-12Add mechanical locking switch support for CapsLocktmk
2013-03-11Add build option BOOTMAGIC_ENABLEtmk
2013-03-11Fix debug parameter setting in eeconfigtmk
2013-03-09Add bootmagic.c and fix bootloader_jumptmk
2013-03-07Add eeconfig.c - eeprom stored paramerterstmk
2013-03-05Fix ghost block and remove matrix_has_ghost()tmk
2013-02-25Fix bit shift which is beyond int size(16bit)tmk
2013-02-13Change struct key_ttmk
2013-02-11Boot Magic key for gh60tmk
2013-01-28Clean code.tmk
2013-01-27New tapping logic.tmk
2013-01-24Minor fixes in keyboard.c.tmk
2013-01-23Add prototype of Action Function.tmk
2013-01-23Add bootmagic keys.(hhkb)tmk
2013-01-17Refactor struct keyevent_t.tmk
2013-01-15Fix waiting_keys and periodical update for delaying layer.tmk
2013-01-13Fix tap key using delaying_layer and waiting_key.tmk
2013-01-09Add new layer actions.tmk
2012-12-16Add initial fix for new keymap.tmk
2012-10-27Fix usage of debug flagtmk
2012-10-23Add print utilitytmk
2012-10-21Add LED feature to Sun convertertmk
2012-10-18Add child proof keyboard locking feature!tmk
2012-10-17Add command console and mouseky parameters tweak.tmk
2012-10-17Fix commandstmk
2012-10-17Fix use of default_layertmk
2012-10-17Fix layer switching and host API.tmk
2012-10-17Fix build option MOUSEKEY_ENABLE.tmk
2012-10-17Clean host.h interface.tmk
2012-10-17Add keycode.h and remove usb_keycodes.h.tmk
2012-10-17Add consumer/system usage support.tmk
2012-10-17Add repeating of Fn key with alt keycode.tmk
2012-10-17Initial version of new code for layer switch is added.tmk
2012-06-28Add consumer/system control feature to LUFA.tmk
2012-06-07Moved files to common, protocol and doc directorytmk