summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-08-26Revert ps2_usb/Makefile and config.htmk2-52/+1
2014-08-25Merge branch 'serial-mouse' of git://github.com/rhaberkorn/tmk_keyboard into ...tmk7-1/+372
2014-08-25Merge pull request #134 from xauser/mastertmk9-0/+686
2014-08-24Support for Lightpad keypadRalf Schmitt9-0/+686
2014-08-01Add build option and Sun specific commandstmk4-12/+53
2014-07-27updated copyrights: serial_mouse.h, serial_mouse_microsoft.c and serial_mouse...Robin Haberkorn3-3/+3
2014-07-27serial_mouse: simplified clipping of X/Y/V/H changes below -127 using a MAX m...Robin Haberkorn2-18/+20
2014-07-27factored out serial_mouse_init() into serial_mouse.hRobin Haberkorn3-13/+8
2014-07-27integrated serial mouse drivers as a feature into the firmware architectureRobin Haberkorn5-1/+84
2014-07-27fixed PS/2 keyboard converter configRobin Haberkorn1-1/+1
2014-07-27added serial mouse driver for Microsoft and Mousesystems miceRobin Haberkorn3-0/+291
2014-07-21Just ignore ADB Service Requesttmk1-0/+4
2014-07-19Fix 'debug-off' target of hhkb to remove 'print'tmk1-0/+1
2014-07-19Fix NKRO code when NKRO is disabletmk1-0/+2
2014-07-10Fix READEM of hhkb and doc/build.mdtmk3-39/+31
2014-07-09Fix document on HHKB internaltmk1-59/+20
2014-07-09Add HHKB JP supporttmk7-164/+375
2014-07-07Merge pull request #124 from kairyu/6krotmk2-0/+98
2014-07-07Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bittmk6-1/+15
2014-07-07Merge pull request #125 from tibounise/patch-1tmk1-1/+1
2014-07-07Merge pull request #126 from xauser/mastertmk7-0/+604
2014-06-27Added support for bpiphany's Kitten Paw controller (Costar Majestouch)Ralf Schmitt7-0/+604
2014-06-22Change keymaps of M0110tmk8-237/+470
2014-06-20Fixing typoTiBounise1-1/+1
2014-06-15Fix debug print of ps2_mousetmk1-1/+6
2014-06-12Fix keymap of ps2_usbtmk2-5/+4
2014-06-12Add Ctrl + Up(SpaceFN) -> PgUptmk1-2/+43
2014-06-12Make keymap_hhkb as default and change keymap_hasutmk3-47/+99
2014-05-20Add ISO keymap(issue #35) and use new keymap APItmk8-128/+276
2014-05-13New branch for 6KRO featureKai Ryu2-0/+98
2014-04-29Fix set LED for NKRO keyboard interfacetmk1-0/+1
2014-04-29Unused endpoint of console OUT is commentout'dtmk2-1/+7
2014-04-29Add Makefiles for TMK converters.tmk7-99/+465
2014-04-28Fix remotewakeup of PJRC stack(Fix #121)tmk1-0/+1
2014-04-28Check if LUFA-git really exists(Fix #118)tmk2-1/+2
2014-04-26NKRO is disable when SET_PROTOCOL(boot)tmk4-5/+11
2014-04-26Make NKRO deafult when it is availabletmk8-46/+47
2014-04-25Change MCU setting to ATmega32U2tmk2-1/+4
2014-04-25Fix description of pin usagetmk1-4/+1
2014-04-25Add LUFA git repository(release 140302)tmk5-8/+24
2014-04-25Move macro definitions from lufa.c to lufa.htmk2-9/+11
2014-04-25Fix 'Shift Parentheses' exampletmk1-63/+26
2014-04-24Change LUFA build optionstmk3-6/+10
2014-04-21Return when ready check loop is timeouted(Fix #115)tmk2-13/+27
2014-04-21Change PollingIntervalMS to 10ms(Fix #114)tmk1-1/+1
2014-04-10Adding NKRO virtual dip-switch, using existing bit in keymap byte.Shayne Holmes6-1/+15
2014-04-09Merge pull request #110 from xauser/mastertmk8-24/+89
2014-04-08New macro: ACTION_BACKLIGHT_LEVEL(level)Ralf Schmitt8-24/+89
2014-03-28Merge pull request #106 from CJNE/patch-1tmk1-1/+1
2014-03-27Show correct function name for default layer setJohan Isacsson1-1/+1