summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-13Add converter/ibm4704_usbtmk
2014-02-13Rename a filetmk
2014-02-11Change keymap_plain.ctmk
2014-02-11Change pin configurationtmk
2014-02-10Add connector pinoutstmk
2014-02-10Add doc 4704.txt and protocol commenttmk
2014-02-10Add keymap_hasu.ctmk
2014-02-10Add README.mdtmk
2014-02-10Change error no and clean debug codetmk
2014-02-09Tweak keyboard initializetmk
2014-02-09Add Initial files of 4704_usbtmk
2014-01-28Make modifiers 'weak' in macrotmk
2014-01-07Spellchecking keyboard README files.Thomas Russell Murphy
2014-01-07Spellchecking converter README files.Thomas Russell Murphy
2014-01-06Merge pull request #92 from bgould/upstreamtmk
Added NeXT keyboard converter
2014-01-06Added NeXT keyboard converterBenjamin Gould
2014-01-02Merge pull request #90 from thomasrussellmurphy/mastertmk
Spellcheck of README.md and Documentation
2014-01-02Spellchecked documentation.Thomas Russell Murphy
2014-01-02Spellcheck of README.mdThomas Russell Murphy
2014-01-03Add TRS-80 model 100 instructiontmk
2014-01-03Merge branch 'master' of github.com:tmk/tmk_keyboardtmk
2014-01-03Add ascii_usb ASCII Serial Console terminal convertertmk
2013-12-28Merge pull request #88 from sigma/sun_usb_fixestmk
Sun usb fixes
2013-12-26fix hard-coded keysYann Hodique
values provided to macro were not used for the "K61,K49,K33, K30" block
2013-12-26fix compilationYann Hodique
2013-12-16Merge pull request #86 from tibounise/mastertmk
Fixing a typo
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
Fixed handling of ADB event with key down and key up for same key all in...
2013-11-28Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard ↵tmk
into simonmelhart-modstaptoggle Conflicts: common/action_code.h
2013-11-27Merge pull request #81 from bgould/mastertmk
Add support for Adafruit's Bluefruit
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