aboutsummaryrefslogtreecommitdiffstats
path: root/protocol.mk
Commit message (Collapse)AuthorAgeFilesLines
* Change TOP_DIR to TMK_DIR in makefilestmk2015-04-091-1/+1
|
* [ps2,terminal_usb] Quick fix for build problemtmk2014-12-241-0/+2
|
* Merge branch 'rn42' into merge_rn42tmk2014-11-241-0/+1
|\ | | | | | | | | | | | | | | Conflicts: .gitignore common.mk common/debug_config.h common/print.h
| * Port ps2_usb to mbedtmk2014-07-301-0/+1
| |
* | integrated serial mouse drivers as a feature into the firmware architectureRobin Haberkorn2014-07-271-0/+20
|/ | | | | | | | | * can be enabled by defining Makefile macro SERIAL_MOUSE_MICROSOFT_ENABLE or SERIAL_MOUSE_MOUSESYSTEMS_ENABLE. * Serial implementation can be chosen via SERIAL_MOUSE_USE_SOFT and SERIAL_MOUSE_USE_UART macros * UART configuration still has to be done in config.h: I added working clauses for both mouse protocols to ps2_usb's config.h
* Add ps2_interrupt.ctmk2013-11-281-1/+1
|
* Add ps2_busywait.c and recfactor PS/2 protocoltmk2013-11-251-1/+1
|
* Fix PS/2 mouse supporttmk2013-11-021-0/+25
|
* Made directories for keyboard and converter projects.tmk2012-06-081-0/+2