summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-09Adding NKRO virtual dip-switch, using existing bit in keymap byte.Shayne Holmes
This takes the last, reserved bit there, but doesn't necessitate a revision to the magic number because it doesn't alter byte order. Add reference to NKRO virtual dip-switch to documentation.
2014-04-09Merge pull request #110 from xauser/mastertmk
Enhanced Backlight Support
2014-04-08New macro: ACTION_BACKLIGHT_LEVEL(level)Ralf Schmitt
To have full control of the backlight level.
2014-03-28Merge pull request #106 from CJNE/patch-1tmk
Show correct function name for default layer set
2014-03-27Show correct function name for default layer setJohan Isacsson
2014-03-24Merge pull request #102 from xauser/mastertmk
Support for Lightsaber keyboard
2014-03-22Added Lightsaber FN-layerRalf Schmitt
2014-03-22Lightsaber clean upsRalf Schmitt
2014-03-19Added basic led+backlight supportRalf Schmitt
2014-03-19Updated Lightsaber read meRalf Schmitt
2014-03-19Support for Lightsaber keyboardRalf Schmitt
2014-02-17Fix markdown syntaxtmk
2014-02-17Merge branch 'ibm4704'tmk
2014-02-17Fix README.md and ibm4704.txttmk
2014-02-17Change IS_COMMAND macrotmk
2014-02-13Merge branch 'ibm4704'tmk
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