summaryrefslogtreecommitdiff
path: root/common/keyboard.c
Commit message (Expand)AuthorAge
* Remove core library and build filestmk2015-04-10
* Merge branch 'rn42' into merge_rn42tmk2014-11-24
|\
| * Remove MCU dependent code from common/keyboard.ctmk2014-11-23
| * Matrix power savingtmk2014-11-23
| * Fix common files for mbedtmk2014-07-30
| * Port action_* to mbedtmk2014-07-30
* | Add serial_mouse_task in keyboard.ctmk2014-08-26
|/
* Fix to build ps2_mouse with both LUFA and PJRCtmk2013-11-20
* Fix PS/2 mouse supporttmk2013-11-02
* Fix USB initilaize on LUFAtmk2013-09-21
* Add support for backlightWraul2013-06-22
* Fix bootmagic and eeconfig for virtual DIP SWtmk2013-04-07
* Add NO_PRINT and NO_DEBUG config options.tmk2013-03-19
* Add mechanical locking switch support for CapsLocktmk2013-03-12
* Add build option BOOTMAGIC_ENABLEtmk2013-03-11
* Fix debug parameter setting in eeconfigtmk2013-03-11
* Add bootmagic.c and fix bootloader_jumptmk2013-03-09
* Add eeconfig.c - eeprom stored paramerterstmk2013-03-07
* Fix ghost block and remove matrix_has_ghost()tmk2013-03-05
* Fix bit shift which is beyond int size(16bit)tmk2013-02-25
* Change struct key_ttmk2013-02-13
* Boot Magic key for gh60tmk2013-02-11
* Clean code.tmk2013-01-28
* New tapping logic.tmk2013-01-27
* Minor fixes in keyboard.c.tmk2013-01-24
* Add prototype of Action Function.tmk2013-01-23
* Add bootmagic keys.(hhkb)tmk2013-01-23
* Refactor struct keyevent_t.tmk2013-01-17
* Fix waiting_keys and periodical update for delaying layer.tmk2013-01-15
* Fix tap key using delaying_layer and waiting_key.tmk2013-01-13
* Add new layer actions.tmk2013-01-09
* Add initial fix for new keymap.tmk2012-12-16
* Fix usage of debug flagtmk2012-10-27
* Add print utilitytmk2012-10-23
* Add LED feature to Sun convertertmk2012-10-21
* Add child proof keyboard locking feature!tmk2012-10-18
* Add command console and mouseky parameters tweak.tmk2012-10-17
* Fix commandstmk2012-10-17
* Fix use of default_layertmk2012-10-17
* Fix layer switching and host API.tmk2012-10-17
* Fix build option MOUSEKEY_ENABLE.tmk2012-10-17
* Clean host.h interface.tmk2012-10-17
* Add keycode.h and remove usb_keycodes.h.tmk2012-10-17
* Add consumer/system usage support.tmk2012-10-17
* Add repeating of Fn key with alt keycode.tmk2012-10-17
* Initial version of new code for layer switch is added.tmk2012-10-17
* Add consumer/system control feature to LUFA.tmk2012-06-28
* Moved files to common, protocol and doc directorytmk2012-06-07