summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-16Merge pull request #86 from tibounise/mastertmk
2013-12-16Fixing a typoTiBounise
2013-12-16Add description of keyboard report in report.htmk
2013-12-02Make ps2_usart default and fix SpaceFNtmk
2013-11-30Fix README.md of hhkbtmk
2013-11-30Merge branch 'hhkb_spaceFN'tmk
2013-11-30Add SpaceFN layout for HHKBtmk
2013-11-29Add SpaceFN keymap and JIS keymaptmk
2013-11-29Add new keymap frameworktmk
2013-11-27Merge pull request #80 from gblargg/mastertmk
2013-11-28Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard in...tmk
2013-11-27Merge pull request #81 from bgould/mastertmk
2013-11-28Merge branch 'ps2_keyboard_fix'tmk
2013-11-28Add new keymap filetmk
2013-11-28Fix key stack and PS/2 Overruntmk
2013-11-28Add included header file and fix debug printtmk
2013-11-28Fix pin configuration of onekey for PS/2 mousetmk
2013-11-28Add ps2_interrupt.ctmk
2013-11-28Add ps2_usart.c and fix set_led at USB waketmk
2013-11-27changed tabs to spaces in bluefruit.cBenjamin Gould
2013-11-27Added bluefruit protocol and converter for 70% MBenjamin Gould
2013-11-26Fixed handling of ADB event with key down and key up for same key all in oneShay Green
2013-11-26Fix ps2_host_recv_responsetmk
2013-11-25Add ps2_busywait.c and recfactor PS/2 protocoltmk
2013-11-25Add printf macro as alias of xprintftmk
2013-11-25Fix Makfile and config.h for LUFA in ps2_usbtmk
2013-11-25Add HHKB keymap file on gh60gh60-0.1tmk
2013-11-21Support GH60 Rev.B PCB as well as Rev.A(issue #64)tmk
2013-11-21Add parenthses ito macro argumentstmk
2013-11-21Add SpaceFN layout to gh60tmk
2013-11-21Add new keymap management on gh60tmk
2013-11-21Merge branch 'ps2_mouse_fix'tmk
2013-11-21Configure PS/2 mouse build options to onekeytmk
2013-11-21Fix PS/2 USART versiontmk
2013-11-21Fix interrupt version of ps2.ctmk
2013-11-20Add tap toggle modifiersSimon Melhart
2013-11-20Add build options of ps2_mousetmk
2013-11-20Fix to build ps2_mouse with both LUFA and PJRCtmk
2013-11-19Add PS/2 mouse configure to onekeytmk
2013-11-19Fix delay of PS/2 mouse inittmk
2013-11-19Wait for USB starting up to make debug print availabletmk
2013-11-08Remove tentative files from blarggtmk
2013-11-08Disable BOOTMAGIC and fix debug prints of adb_usbtmk
2013-11-08Fix ADB led_set(); remove delaytmk
2013-11-08Add cli() to protoect ADB critical timing parttmk
2013-11-02Fix PS/2 mouse supporttmk
2013-11-02Tweak time values of busywait PS/2tmk
2013-10-31Merge branch 'onekey'tmk
2013-10-28Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgstmk
2013-10-28Delete MOUSEKEY_DELAY_TIME in config.htmk