summaryrefslogtreecommitdiff
path: root/converter/ps2_usb/Makefile
AgeCommit message (Collapse)Author
2014-08-26Revert ps2_usb/Makefile and config.htmk
2014-07-27integrated serial mouse drivers as a feature into the firmware architectureRobin Haberkorn
* 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
2014-04-29Add Makefiles for TMK converters.tmk
2013-12-02Make ps2_usart default and fix SpaceFNtmk
2013-11-25Fix Makfile and config.h for LUFA in ps2_usbtmk
2012-10-14Fix PS/2 protocol build optionstmk
2012-06-30Fix Makefiles.tmk
2012-06-08Made directories for keyboard and converter projects.tmk