aboutsummaryrefslogtreecommitdiffstats
path: root/common/mousekey.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove core library and build filestmk2015-04-101-196/+0
|
* Fix common files for mbedtmk2014-07-301-1/+0
|
* Fix to build ps2_mouse with both LUFA and PJRCtmk2013-11-201-0/+1
| | | | | - change API of ps2_mouse; ps2_mouse_task() - remove mouse_report from host.c
* Add print_dec() and debug_dec().tmk2012-10-271-6/+6
|
* Fix mousekey parameter bugtmk2012-10-211-1/+1
|
* Add Mousekey parameters and accel keys.tmk2012-10-171-56/+50
|
* Fix commandstmk2012-10-171-1/+1
|
* Fix layer switching and host API.tmk2012-10-171-48/+47
|
* Add subset of Xorg MouseKey acceleration parameters.tmk2012-10-171-28/+74
|
* Fix build option MOUSEKEY_ENABLE.tmk2012-10-171-15/+21
|
* Add keycode.h and remove usb_keycodes.h.tmk2012-10-171-27/+27
|
* Add consumer/system usage support.tmk2012-10-171-7/+0
|
* Initial version of new code for layer switch is added.tmk2012-10-171-47/+73
|
* Add consumer/system control feature to LUFA.tmk2012-06-281-2/+2
|
* Fixed Makefile to adjust new directories.tmk2012-06-071-0/+0
|
* Moved files to common, protocol and doc directorytmk2012-06-071-0/+132