summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-27fix compilationYann Hodique1-1/+0
2013-12-17Merge pull request #86 from tibounise/mastertmk1-1/+1
2013-12-16Fixing a typoTiBounise1-1/+1
2013-12-16Add description of keyboard report in report.htmk1-0/+20
2013-12-02Make ps2_usart default and fix SpaceFNtmk2-3/+3
2013-11-30Fix README.md of hhkbtmk2-41/+49
2013-11-30Merge branch 'hhkb_spaceFN'tmk8-84/+407
2013-11-30Add SpaceFN layout for HHKBtmk1-0/+75
2013-11-29Add SpaceFN keymap and JIS keymaptmk5-408/+142
2013-11-29Add new keymap frameworktmk7-84/+332
2013-11-28Merge pull request #80 from gblargg/mastertmk1-3/+17
2013-11-28Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard in...tmk3-0/+20
2013-11-28Merge pull request #81 from bgould/mastertmk10-0/+1159
2013-11-28Merge branch 'ps2_keyboard_fix'tmk19-901/+932
2013-11-28Add new keymap filetmk5-379/+329
2013-11-28Fix key stack and PS/2 Overruntmk2-46/+73
2013-11-28Add included header file and fix debug printtmk2-5/+5
2013-11-28Fix pin configuration of onekey for PS/2 mousetmk4-14/+14
2013-11-28Add ps2_interrupt.ctmk4-308/+122
2013-11-28Add ps2_usart.c and fix set_led at USB waketmk4-126/+29
2013-11-27changed tabs to spaces in bluefruit.cBenjamin Gould1-5/+5
2013-11-27Added bluefruit protocol and converter for 70% MBenjamin Gould10-0/+1159
2013-11-26Fixed handling of ADB event with key down and key up for same key all in oneShay Green1-3/+17
2013-11-26Fix ps2_host_recv_responsetmk3-13/+12
2013-11-25Add ps2_busywait.c and recfactor PS/2 protocoltmk5-51/+361
2013-11-25Add printf macro as alias of xprintftmk1-0/+4
2013-11-25Fix Makfile and config.h for LUFA in ps2_usbtmk2-55/+79
2013-11-25Add HHKB keymap file on gh60tmk5-40/+143
2013-11-21Support GH60 Rev.B PCB as well as Rev.A(issue #64)tmk1-4/+5
2013-11-21Add parenthses ito macro argumentstmk1-4/+4
2013-11-21Add SpaceFN layout to gh60tmk4-43/+77
2013-11-21Add new keymap management on gh60tmk9-175/+143
2013-11-21Merge branch 'ps2_mouse_fix'tmk19-287/+409
2013-11-21Configure PS/2 mouse build options to onekeytmk3-5/+7
2013-11-21Fix PS/2 USART versiontmk1-29/+25
2013-11-21Fix interrupt version of ps2.ctmk2-25/+37
2013-11-20Add tap toggle modifiersSimon Melhart3-0/+20
2013-11-20Add build options of ps2_mousetmk3-47/+61
2013-11-20Fix to build ps2_mouse with both LUFA and PJRCtmk8-108/+119
2013-11-18Add PS/2 mouse configure to onekeytmk4-39/+109
2013-11-18Fix delay of PS/2 mouse inittmk1-3/+1
2013-11-18Wait for USB starting up to make debug print availabletmk2-1/+9
2013-11-07Remove tentative files from blarggtmk3-385/+0
2013-11-07Disable BOOTMAGIC and fix debug prints of adb_usbtmk2-6/+6
2013-11-07Fix ADB led_set(); remove delaytmk1-2/+0
2013-11-07Add cli() to protoect ADB critical timing parttmk1-11/+7
2013-11-01Fix PS/2 mouse supporttmk5-84/+95
2013-11-01Tweak time values of busywait PS/2tmk1-3/+3
2013-10-31Merge branch 'onekey'tmk7-0/+592
2013-10-28Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgstmk2-0/+8