summaryrefslogtreecommitdiffstats
path: root/keyboard
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Update README.mdReed Swiernik2015-04-251-12/+8
| | | | | | | | | | | | Switched around more readme stuff
* | | Update README.mdReed Swiernik2015-04-251-2/+2
| | | | | | | | | | | | This stupid readme...
* | | Update README.mdReed Swiernik2015-04-251-8/+8
| | | | | | | | | | | | Updated formatting again...
* | | Update README.mdReed Swiernik2015-04-251-0/+2
| | | | | | | | | | | | Changed formatting mistake
* | | Updated readme with new build infoReed Swiernik2015-04-251-5/+26
| | |
* | | Changed del key and added docsReed Swiernik2015-04-251-3/+9
| | |
* | | Updated makefile to properly handle non extended keymapsReed Swiernik2015-04-252-11/+20
| | |
* | | Added keymap w/ game modeReed Swiernik2015-04-251-0/+60
| | |
* | | updated makefileReed Swiernik2015-04-251-9/+15
| | |
* | | Latest custom map with lower + raiseSean Hunter2015-04-021-19/+26
| | |
* | | macrosJack Humbert2015-03-231-0/+1
| | |
* | | macrosJack Humbert2015-03-233-6/+57
| | |
* | | updated readmeJack Humbert2015-03-211-11/+21
| | |
* | | colemak shortcutsJack Humbert2015-03-213-16/+57
| | |
* | | function stuff tooJack Humbert2015-03-203-4/+18
| | |
* | | working extended keymapJack Humbert2015-03-207-4/+541
| | |
* | | Update keymap_nathan.cNathan Ross Powell2015-03-182-38/+33
| | | | | | | | | | | | | | | Remove macro for KEYMAP_GRID that is in keymap_common.h. Add comments with ASCII art for the two layouts in keymap_common.h.
* | | Delete .keymap_nathan.c.swpNathan Ross Powell2015-03-181-0/+0
| | |
* | | 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
| |\ \ \ | | | |/ | | |/| pulling from tmk
| | * | 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 ↵tmk2015-01-197-0/+602
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vovcacik-ghost_squid Conflicts: README.md
| | | * | Added support for The Ghost Squid controller used for CM XT keyboard.Vlastimil Ovčáčík2014-12-287-0/+602
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - initial commit - created as clone of the kitten_paw subproject with pins adjusted for CM XT
| | * | | Fix typo 'keyobard' #166tmk2015-01-191-1/+1
| | | | |
| | * | | Merge branch 'forhasu' of https://github.com/xauser/tmk_keyboard into ↵tmk2015-01-1910-0/+750
| | |\ \ \ | | | | | | | | | | | | | | | | | | xauser-forhasu
| | | * | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | - In mouse key layer with holding semicolon, press Fn0, release semicolon and release Fn0 now layer 1 is stuck.
| | * | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | - In mouse key layer with holding semicolon, press Fn0, release semicolon and release Fn0 now layer 1 is stuck.
| | * | | Update doctmk2015-01-152-451/+128
| | | | |
| | * | | Change RN42 state displaytmk2015-01-151-18/+24
| | | | |
| | * | | Fix power saving while USB suspendedtmk2015-01-153-15/+24
| | | | | | | | | | | | | | | | | | | | - doesn't pwoer save while Bluetooth turns on
| | * | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | - FrameNumber is not updated when adapter powered - can be blocked in sendchar() when pluged into AC adapter
| | * | | Fix USB plug-in while BT mode falls to be enumeratedtmk2015-01-151-1/+1
| | | | |