Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge pull request #148 from cub-uanic/patch-1 | tmk | 2015-01-19 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Documentation: small mistake | Oleg Kostyuk | 2014-11-20 | 1 | -1/+1 | |
| * | | | | Merge pull request #151 from bswinnerton/typo-fix | tmk | 2015-01-19 | 1 | -6/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | Fixing typo in console mode | Brooks Swinnerton | 2014-11-30 | 1 | -6/+6 | |
| * | | | | | Merge branch 'vovcacik-ghost_squid' | tmk | 2015-01-19 | 8 | -0/+605 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Merge branch 'ghost_squid' of https://github.com/vovcacik/tmk_keyboard into v... | tmk | 2015-01-19 | 8 | -0/+605 | |
| |/| | | | | | ||||||
| | * | | | | | Added support for The Ghost Squid controller used for CM XT keyboard. | Vlastimil Ovčáčík | 2014-12-28 | 8 | -0/+605 | |
| * | | | | | | Merge pull request #164 from cub-uanic/patch-2 | tmk | 2015-01-19 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Update other_projects.md - added TMK/Ergodox | Oleg Kostyuk | 2015-01-03 | 1 | -0/+1 | |
| * | | | | | | | Fix typo 'keyobard' #166 | tmk | 2015-01-19 | 3 | -3/+3 | |
| * | | | | | | | Merge branch 'xauser-forhasu' | tmk | 2015-01-19 | 11 | -0/+753 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Revert "Changed hotkey for bootloader jump" | tmk | 2015-01-19 | 1 | -1/+1 | |
| | * | | | | | | | Merge branch 'forhasu' of https://github.com/xauser/tmk_keyboard into xauser-... | tmk | 2015-01-19 | 12 | -1/+754 | |
| |/| | | | | | | | ||||||
| | * | | | | | | | Added missing keyboards to main README | Ralf Schmitt | 2015-01-18 | 1 | -0/+2 | |
| | * | | | | | | | Added NerD 80% (TKL) support | Ralf Schmitt | 2015-01-18 | 10 | -111/+149 | |
| | * | | | | | | | Added NerD 60% support | Ralf Schmitt | 2015-01-18 | 11 | -0/+713 | |
| | * | | | | | | | Changed hotkey for bootloader jump | Ralf Schmitt | 2015-01-18 | 1 | -1/+1 | |
| * | | | | | | | | hhkb: Update RN-42 docs | tmk | 2015-01-19 | 2 | -8/+66 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'rn42_integrate' | tmk | 2015-01-16 | 32 | -1047/+73 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | hhkb: Integrate RN-42 support, remove hhkb_rn42 | tmk | 2015-01-16 | 32 | -1004/+69 | |
| | * | | | | | | | hhkb_rn42: Move doc | tmk | 2015-01-16 | 1 | -43/+4 | |
| |/ / / / / / / | ||||||
| * | | | | | | | hhkb: Fix layer stuck of keymap_hasu | tmk | 2015-01-16 | 1 | -16/+18 | |
| * | | | | | | | Merge branch 'rn42' | tmk | 2015-01-15 | 15 | -692/+1027 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | rn42: Update doc | tmk | 2015-01-15 | 2 | -35/+404 | |
| | * | | | | | | | Use pgmspace for RN-42 commands | tmk | 2015-01-15 | 1 | -33/+137 | |
| | * | | | | | | | Increase buffer of rn42_gets() and change rn42_linked() | tmk | 2015-01-15 | 2 | -6/+6 | |
| | * | | | | | | | rn42: Add commands for RN-42 | tmk | 2015-01-15 | 1 | -81/+153 | |
| | * | | | | | | | rn42: Add rn42_getc and rn42_gets | tmk | 2015-01-15 | 2 | -0/+32 | |
| | * | | | | | | | Fxi layer stuck of keymap_hasu | tmk | 2015-01-15 | 1 | -12/+12 | |
| | * | | | | | | | Update doc | tmk | 2015-01-15 | 2 | -451/+128 | |
| | * | | | | | | | Change RN42 state display | tmk | 2015-01-15 | 1 | -18/+24 | |
| | * | | | | | | | Fix power saving while USB suspended | tmk | 2015-01-15 | 4 | -15/+27 | |
| | * | | | | | | | Add wait for charging capacitance of ADC S/H | tmk | 2015-01-15 | 1 | -0/+1 | |
| | * | | | | | | | Fix: enable digital input for PF5 | tmk | 2015-01-15 | 1 | -1/+1 | |
| | * | | | | | | | Clean ADC code of battery_voltage() | tmk | 2015-01-15 | 1 | -13/+2 | |
| | * | | | | | | | Disable input buffer for ADC | tmk | 2015-01-15 | 1 | -0/+4 | |
| | * | | | | | | | Update MEMO | tmk | 2015-01-15 | 1 | -2/+56 | |
| | * | | | | | | | Add LUFA device state to command info | tmk | 2015-01-15 | 1 | -0/+2 | |
| | * | | | | | | | Fix lufa sendchar() infinite wait loop | tmk | 2015-01-15 | 2 | -19/+20 | |
| | * | | | | | | | Fix USB plug-in while BT mode falls to be enumerated | tmk | 2015-01-15 | 1 | -1/+1 | |
| | * | | | | | | | Compensate timer during prower down | tmk | 2015-01-15 | 6 | -15/+27 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Rename handwire-matrix.c to matrix-handwire.c | Jack Humbert | 2015-03-16 | 1 | -0/+0 | |
* | | | | | | | | Create handwire-matrix.c | Jack Humbert | 2015-03-16 | 1 | -0/+193 | |
* | | | | | | | | Merge pull request #5 from Wilba6582/master | Jack Humbert | 2015-03-16 | 7 | -35/+175 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Replaced tabs with spaces to match TMK convention. | Wilba6582 | 2015-03-17 | 4 | -43/+43 | |
| * | | | | | | | | Added backlight.h, backlight.c | Wilba6582 | 2015-03-17 | 2 | -0/+48 | |
| * | | | | | | | | Initial commit for Planck PCB Rev 1. | Wilba6582 | 2015-03-17 | 5 | -35/+127 | |
|/ / / / / / / / | ||||||
* | | | | | | | | brett | Jack Humbert | 2015-03-05 | 1 | -6/+6 | |
* | | | | | | | | simon | Jack Humbert | 2015-03-02 | 3 | -3/+47 | |
| | | | | | * | | KC_INSERT should be KC_INS | Nathan Ross Powell | 2015-01-16 | 2 | -1/+1 |