Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Add Ctrl + Up(SpaceFN) -> PgUp | tmk | 2014-06-12 | 1 | -2/+43 | |
| | | | ||||||
* | | | Make keymap_hhkb as default and change keymap_hasu | tmk | 2014-06-12 | 3 | -47/+99 | |
| | | | ||||||
* | | | Add ISO keymap(issue #35) and use new keymap API | tmk | 2014-05-21 | 8 | -128/+276 | |
| |/ |/| | ||||||
* | | Fix set LED for NKRO keyboard interface | tmk | 2014-04-29 | 1 | -0/+1 | |
| | | ||||||
* | | Unused endpoint of console OUT is commentout'd | tmk | 2014-04-29 | 2 | -1/+7 | |
| | | ||||||
* | | Add Makefiles for TMK converters. | tmk | 2014-04-29 | 7 | -99/+465 | |
| | | ||||||
* | | Fix remotewakeup of PJRC stack(Fix #121) | tmk | 2014-04-28 | 1 | -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) | tmk | 2014-04-28 | 2 | -1/+2 | |
| | | ||||||
* | | NKRO is disable when SET_PROTOCOL(boot) | tmk | 2014-04-27 | 4 | -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 available | tmk | 2014-04-27 | 8 | -46/+47 | |
| | | | | | | | | - NKRO is used only when keyboard_protocol = 1(report) | |||||
* | | Change MCU setting to ATmega32U2 | tmk | 2014-04-25 | 2 | -1/+4 | |
| | | ||||||
* | | Fix description of pin usage | tmk | 2014-04-25 | 1 | -4/+1 | |
| | | ||||||
* | | Add LUFA git repository(release 140302) | tmk | 2014-04-25 | 5 | -8/+24 | |
| | | ||||||
* | | Move macro definitions from lufa.c to lufa.h | tmk | 2014-04-25 | 2 | -9/+11 | |
| | | ||||||
* | | Fix 'Shift Parentheses' example | tmk | 2014-04-25 | 1 | -63/+26 | |
| | | ||||||
* | | Change LUFA build options | tmk | 2014-04-24 | 3 | -6/+10 | |
| | | ||||||
* | | Return when ready check loop is timeouted(Fix #115) | tmk | 2014-04-22 | 2 | -13/+27 | |
| | | ||||||
* | | Change PollingIntervalMS to 10ms(Fix #114) | tmk | 2014-04-21 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #110 from xauser/master | tmk | 2014-04-09 | 8 | -24/+89 | |
|\ | | | | | Enhanced Backlight Support | |||||
| * | New macro: ACTION_BACKLIGHT_LEVEL(level) | Ralf Schmitt | 2014-04-08 | 8 | -24/+89 | |
|/ | | | | To have full control of the backlight level. | |||||
* | Merge pull request #106 from CJNE/patch-1 | tmk | 2014-03-28 | 1 | -1/+1 | |
|\ | | | | | Show correct function name for default layer set | |||||
| * | Show correct function name for default layer set | Johan Isacsson | 2014-03-27 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #102 from xauser/master | tmk | 2014-03-24 | 10 | -0/+793 | |
|\ | | | | | Support for Lightsaber keyboard | |||||
| * | Added Lightsaber FN-layer | Ralf Schmitt | 2014-03-22 | 1 | -7/+15 | |
| | | ||||||
| * | Lightsaber clean ups | Ralf Schmitt | 2014-03-22 | 4 | -13/+7 | |
| | | ||||||
| * | Added basic led+backlight support | Ralf Schmitt | 2014-03-19 | 5 | -3/+94 | |
| | | ||||||
| * | Updated Lightsaber read me | Ralf Schmitt | 2014-03-19 | 1 | -88/+4 | |
| | | ||||||
| * | Support for Lightsaber keyboard | Ralf Schmitt | 2014-03-19 | 8 | -0/+784 | |
|/ | ||||||
* | Fix markdown syntax | tmk | 2014-02-17 | 1 | -13/+14 | |
| | ||||||
* | Merge branch 'ibm4704' | tmk | 2014-02-17 | 3 | -27/+64 | |
|\ | ||||||
| * | Fix README.md and ibm4704.txt | tmk | 2014-02-17 | 2 | -27/+63 | |
| | | ||||||
| * | Change IS_COMMAND macro | tmk | 2014-02-17 | 1 | -0/+1 | |
|/ | ||||||
* | Merge branch 'ibm4704' | tmk | 2014-02-13 | 13 | -0/+1073 | |
|\ | ||||||
| * | Add converter/ibm4704_usb | tmk | 2014-02-13 | 1 | -0/+2 | |
| | | ||||||
| * | Rename a file | tmk | 2014-02-13 | 1 | -0/+0 | |
| | | ||||||
| * | Change keymap_plain.c | tmk | 2014-02-11 | 1 | -7/+17 | |
| | | ||||||
| * | Change pin configuration | tmk | 2014-02-11 | 2 | -3/+5 | |
| | | ||||||
| * | Add connector pinouts | tmk | 2014-02-10 | 1 | -3/+16 | |
| | | ||||||
| * | Add doc 4704.txt and protocol comment | tmk | 2014-02-10 | 2 | -7/+180 | |
| | | ||||||
| * | Add keymap_hasu.c | tmk | 2014-02-10 | 4 | -5/+90 | |
| | | ||||||
| * | Add README.md | tmk | 2014-02-10 | 1 | -10/+23 | |
| | | ||||||
| * | Change error no and clean debug code | tmk | 2014-02-10 | 2 | -25/+17 | |
| | | ||||||
| * | Tweak keyboard initialize | tmk | 2014-02-09 | 1 | -33/+24 | |
| | | ||||||
| * | Add Initial files of 4704_usb | tmk | 2014-02-09 | 10 | -0/+792 | |
|/ | ||||||
* | Make modifiers 'weak' in macro | tmk | 2014-01-28 | 1 | -2/+11 | |
| | ||||||
* | Spellchecking keyboard README files. | Thomas Russell Murphy | 2014-01-07 | 5 | -9/+9 | |
| | ||||||
* | Spellchecking converter README files. | Thomas Russell Murphy | 2014-01-07 | 8 | -17/+17 | |
| | ||||||
* | Merge pull request #92 from bgould/upstream | tmk | 2014-01-06 | 9 | -0/+1026 | |
|\ | | | | | Added NeXT keyboard converter | |||||
| * | Added NeXT keyboard converter | Benjamin Gould | 2014-01-06 | 9 | -0/+1026 | |
|/ | ||||||
* | Merge pull request #90 from thomasrussellmurphy/master | tmk | 2014-01-02 | 5 | -38/+38 | |
|\ | | | | | Spellcheck of README.md and Documentation |