summaryrefslogtreecommitdiffstats
path: root/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master'Nathan Ross Powell2015-03-18103-1774/+6908
|\
| * Update README.mdJack Humbert2015-03-181-0/+5
| * Merge pull request #6 from tmk/masterJack Humbert2015-03-1653-1740/+2537
| |\
| | * infinity: For production model and add SpaceFnJun Wako2015-03-054-5/+37
| | * NerD, turn BRK into PAUS to get bootloader jump back.Ralf Schmitt2015-01-212-4/+4
| | * Merge branch 'ghost_squid' of https://github.com/vovcacik/tmk_keyboard into v...tmk2015-01-197-0/+602
| | |\
| | | * Added support for The Ghost Squid controller used for CM XT keyboard.Vlastimil Ovčáčík2014-12-287-0/+602
| | * | Fix typo 'keyobard' #166tmk2015-01-191-1/+1
| | * | Merge branch 'forhasu' of https://github.com/xauser/tmk_keyboard into xauser-...tmk2015-01-1910-0/+750
| | |\ \
| | | * | Added NerD 80% (TKL) supportRalf Schmitt2015-01-1810-111/+149
| | | * | Added NerD 60% supportRalf Schmitt2015-01-1810-0/+712
| | * | | hhkb: Update RN-42 docstmk2015-01-192-8/+66
| | |/ /
| | * | hhkb: Integrate RN-42 support, remove hhkb_rn42tmk2015-01-1632-1004/+69
| | * | hhkb_rn42: Move doctmk2015-01-161-43/+4
| | * | hhkb: Fix layer stuck of keymap_hasutmk2015-01-161-16/+18
| | * | rn42: Update doctmk2015-01-152-35/+404
| | * | Use pgmspace for RN-42 commandstmk2015-01-151-33/+137
| | * | Increase buffer of rn42_gets() and change rn42_linked()tmk2015-01-152-6/+6
| | * | rn42: Add commands for RN-42tmk2015-01-151-81/+153
| | * | rn42: Add rn42_getc and rn42_getstmk2015-01-152-0/+32
| | * | Fxi layer stuck of keymap_hasutmk2015-01-151-12/+12
| | * | Update doctmk2015-01-152-451/+128
| | * | Change RN42 state displaytmk2015-01-151-18/+24
| | * | Fix power saving while USB suspendedtmk2015-01-153-15/+24
| | * | Add wait for charging capacitance of ADC S/Htmk2015-01-151-0/+1
| | * | Fix: enable digital input for PF5tmk2015-01-151-1/+1
| | * | Clean ADC code of battery_voltage()tmk2015-01-151-13/+2
| | * | Disable input buffer for ADCtmk2015-01-151-0/+4
| | * | Update MEMOtmk2015-01-151-2/+56
| | * | Add LUFA device state to command infotmk2015-01-151-0/+2
| | * | Fix lufa sendchar() infinite wait looptmk2015-01-151-1/+2
| | * | Fix USB plug-in while BT mode falls to be enumeratedtmk2015-01-151-1/+1
| | * | Compensate timer during prower downtmk2015-01-153-2/+9
| * | | Rename handwire-matrix.c to matrix-handwire.cJack Humbert2015-03-161-0/+0
| * | | Create handwire-matrix.cJack Humbert2015-03-161-0/+193
| * | | Replaced tabs with spaces to match TMK convention.Wilba65822015-03-174-43/+43
| * | | Added backlight.h, backlight.cWilba65822015-03-172-0/+48
| * | | Initial commit for Planck PCB Rev 1.Wilba65822015-03-175-35/+127
| * | | brettJack Humbert2015-03-051-6/+6
| * | | simonJack Humbert2015-03-023-3/+47
| * | | brettJack Humbert2015-02-263-4/+45
| * | | led oopsJack Humbert2015-02-234-27/+10
| * | | vladJack Humbert2015-02-213-2/+30
| * | | joeJack Humbert2015-02-191-6/+6
| * | | joeJack Humbert2015-02-191-1/+1
| * | | joeJack Humbert2015-02-191-2/+2
| * | | joeJack Humbert2015-02-193-9/+117
| * | | seanJack Humbert2015-02-151-9/+9
| * | | defined semi-standard and short space layoutspepers2015-01-279-556/+41
| * | | defined KEYMAP_GRID for grid layoutspepers2015-01-232-15/+47