summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-14usb_usb: Remove mention of downloading LUFAScott Jaderholm
2014-09-14usb_usb: Remove mention of merged usb_hid branchScott Jaderholm
2014-08-26Merge branch 'rhaberkorn-serial-mouse'tmk
2014-08-26Add serialmouser_usb projecttmk
2014-08-26Add option 7bit data to serial_soft.ctmk
2014-08-26Add serial_mouse_task in keyboard.ctmk
2014-08-26Revert lufa/lufa.ctmk
2014-08-26Revert ps2_usb/Makefile and config.htmk
2014-08-26Merge branch 'serial-mouse' of git://github.com/rhaberkorn/tmk_keyboard into ...tmk
2014-08-26Merge pull request #134 from xauser/mastertmk
2014-08-24Support for Lightpad keypadRalf Schmitt
2014-08-01Add build option and Sun specific commandstmk
2014-07-27updated copyrights: serial_mouse.h, serial_mouse_microsoft.c and serial_mouse...Robin Haberkorn
2014-07-27serial_mouse: simplified clipping of X/Y/V/H changes below -127 using a MAX m...Robin Haberkorn
2014-07-27factored out serial_mouse_init() into serial_mouse.hRobin Haberkorn
2014-07-27integrated serial mouse drivers as a feature into the firmware architectureRobin Haberkorn
2014-07-27fixed PS/2 keyboard converter configRobin Haberkorn
2014-07-27added serial mouse driver for Microsoft and Mousesystems miceRobin Haberkorn
2014-07-21Just ignore ADB Service Requesttmk
2014-07-20Fix 'debug-off' target of hhkb to remove 'print'tmk
2014-07-20Fix NKRO code when NKRO is disabletmk
2014-07-10Fix READEM of hhkb and doc/build.mdtmk
2014-07-09Fix document on HHKB internaltmk
2014-07-09Add HHKB JP supporttmk
2014-07-07Merge pull request #124 from kairyu/6krotmk
2014-07-07Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bittmk
2014-07-07Merge pull request #125 from tibounise/patch-1tmk
2014-07-07Merge pull request #126 from xauser/mastertmk
2014-06-27Added support for bpiphany's Kitten Paw controller (Costar Majestouch)Ralf Schmitt
2014-06-22Change keymaps of M0110tmk
2014-06-20Fixing typoTiBounise
2014-06-15Fix debug print of ps2_mousetmk
2014-06-12Fix keymap of ps2_usbtmk
2014-06-12Add Ctrl + Up(SpaceFN) -> PgUptmk
2014-06-12Make keymap_hhkb as default and change keymap_hasutmk
2014-05-21Add ISO keymap(issue #35) and use new keymap APItmk
2014-05-13New branch for 6KRO featureKai Ryu
2014-04-29Fix set LED for NKRO keyboard interfacetmk
2014-04-29Unused endpoint of console OUT is commentout'dtmk
2014-04-29Add Makefiles for TMK converters.tmk
2014-04-28Fix remotewakeup of PJRC stack(Fix #121)tmk
2014-04-28Check if LUFA-git really exists(Fix #118)tmk
2014-04-27NKRO is disable when SET_PROTOCOL(boot)tmk
2014-04-27Make NKRO deafult when it is availabletmk
2014-04-25Change MCU setting to ATmega32U2tmk
2014-04-25Fix description of pin usagetmk
2014-04-25Add LUFA git repository(release 140302)tmk
2014-04-25Move macro definitions from lufa.c to lufa.htmk
2014-04-25Fix 'Shift Parentheses' exampletmk
2014-04-24Change LUFA build optionstmk