aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix remotewakeup of PJRC stack(Fix #121)tmk2014-04-281-0/+1
| | | | | - without this fix wakeup often fails - keyboard can wakeup once or twice but fails after that
* Check if LUFA-git really exists(Fix #118)tmk2014-04-282-1/+2
|
* NKRO is disable when SET_PROTOCOL(boot)tmk2014-04-274-5/+11
| | | | | - Command can force to enable NKRO even when boot mode - After boot keyboard may be in boot mode due to BIOS' request
* Make NKRO deafult when it is availabletmk2014-04-278-46/+47
| | | | - NKRO is used only when keyboard_protocol = 1(report)
* Change MCU setting to ATmega32U2tmk2014-04-252-1/+4
|
* Fix description of pin usagetmk2014-04-251-4/+1
|
* Add LUFA git repository(release 140302)tmk2014-04-255-8/+24
|
* Move macro definitions from lufa.c to lufa.htmk2014-04-252-9/+11
|
* Fix 'Shift Parentheses' exampletmk2014-04-251-63/+26
|
* Change LUFA build optionstmk2014-04-243-6/+10
|
* Return when ready check loop is timeouted(Fix #115)tmk2014-04-222-13/+27
|
* Change PollingIntervalMS to 10ms(Fix #114)tmk2014-04-211-1/+1
|
* Merge pull request #110 from xauser/mastertmk2014-04-098-24/+89
|\ | | | | Enhanced Backlight Support
| * New macro: ACTION_BACKLIGHT_LEVEL(level)Ralf Schmitt2014-04-088-24/+89
|/ | | | To have full control of the backlight level.
* Merge pull request #106 from CJNE/patch-1tmk2014-03-281-1/+1
|\ | | | | Show correct function name for default layer set
| * Show correct function name for default layer setJohan Isacsson2014-03-271-1/+1
|/
* Merge pull request #102 from xauser/mastertmk2014-03-2410-0/+793
|\ | | | | Support for Lightsaber keyboard
| * Added Lightsaber FN-layerRalf Schmitt2014-03-221-7/+15
| |
| * Lightsaber clean upsRalf Schmitt2014-03-224-13/+7
| |
| * Added basic led+backlight supportRalf Schmitt2014-03-195-3/+94
| |
| * Updated Lightsaber read meRalf Schmitt2014-03-191-88/+4
| |
| * Support for Lightsaber keyboardRalf Schmitt2014-03-198-0/+784
|/
* Fix markdown syntaxtmk2014-02-171-13/+14
|
* Merge branch 'ibm4704'tmk2014-02-173-27/+64
|\
| * Fix README.md and ibm4704.txttmk2014-02-172-27/+63
| |
| * Change IS_COMMAND macrotmk2014-02-171-0/+1
|/
* Merge branch 'ibm4704'tmk2014-02-1313-0/+1073
|\
| * Add converter/ibm4704_usbtmk2014-02-131-0/+2
| |
| * Rename a filetmk2014-02-131-0/+0
| |
| * Change keymap_plain.ctmk2014-02-111-7/+17
| |
| * Change pin configurationtmk2014-02-112-3/+5
| |
| * Add connector pinoutstmk2014-02-101-3/+16
| |
| * Add doc 4704.txt and protocol commenttmk2014-02-102-7/+180
| |
| * Add keymap_hasu.ctmk2014-02-104-5/+90
| |
| * Add README.mdtmk2014-02-101-10/+23
| |
| * Change error no and clean debug codetmk2014-02-102-25/+17
| |
| * Tweak keyboard initializetmk2014-02-091-33/+24
| |
| * Add Initial files of 4704_usbtmk2014-02-0910-0/+792
|/
* Make modifiers 'weak' in macrotmk2014-01-281-2/+11
|
* Spellchecking keyboard README files.Thomas Russell Murphy2014-01-075-9/+9
|
* Spellchecking converter README files.Thomas Russell Murphy2014-01-078-17/+17
|
* Merge pull request #92 from bgould/upstreamtmk2014-01-069-0/+1026
|\ | | | | Added NeXT keyboard converter
| * Added NeXT keyboard converterBenjamin Gould2014-01-069-0/+1026
|/
* Merge pull request #90 from thomasrussellmurphy/mastertmk2014-01-025-38/+38
|\ | | | | Spellcheck of README.md and Documentation
| * Spellchecked documentation.Thomas Russell Murphy2014-01-024-31/+31
| |
| * Spellcheck of README.mdThomas Russell Murphy2014-01-021-7/+7
|/
* Add TRS-80 model 100 instructiontmk2014-01-031-3/+8
|
* Merge branch 'master' of github.com:tmk/tmk_keyboardtmk2014-01-032-5/+4
|\
| * Merge pull request #88 from sigma/sun_usb_fixestmk2013-12-282-5/+4
| |\ | | | | | | Sun usb fixes
| | * fix hard-coded keysYann Hodique2013-12-261-4/+4
| | | | | | | | | | | | values provided to macro were not used for the "K61,K49,K33, K30" block