summaryrefslogtreecommitdiffstats
path: root/keyboard
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of github.com:jackhumbert/tmk_keyboardcr34732015-06-026-23/+292
|\
| * Create extended_keymap_angerthosenear.cangerthosenear2015-06-011-0/+50
| | | | | | Adding my keymap to the available keymaps list.
| * Update PCB_GUIDE.mdJohn Lindquist2015-06-011-0/+5
| |
| * guideJack Humbert2015-05-303-24/+65
| |
| * Create PCB_GUIDE.mdJack Humbert2015-05-301-0/+110
| |
| * danielJack Humbert2015-05-271-1/+1
| |
| * Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert2015-05-271-13/+13
| |\
| | * Merge pull request #16 from cr3473/masterJack Humbert2015-05-271-13/+13
| | |\ | | | | | | | | fixed the macros for hard colemak
| * | | danielJack Humbert2015-05-271-1/+9
| |/ /
| * | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert2015-05-272-61/+127
| |\ \
| * | | catching upJack Humbert2015-05-272-0/+55
| | | |
* | | | Added ability to set the MATRIX in build/makecr34732015-06-022-2/+7
| |_|/ |/| |
* | | fixed the macros for hard colemakcr34732015-05-271-13/+13
| |/ |/|
* | New, improved, extended layoutcr34732015-05-271-0/+90
| |
* | Merge remote-tracking branch 'upstream/master'cr34732015-05-27109-1862/+6059
|\|
| * layouts, defaultJack Humbert2015-05-212-1/+51
| |
| * default w/qwertyJack Humbert2015-05-191-0/+50
| |
| * filesJack Humbert2015-05-183-0/+282
| |
| * quarkJack Humbert2015-05-1513-764/+116
| |
| * backlight stuffJack Humbert2015-05-078-17/+67
| |
| * quarkJack Humbert2015-05-0228-0/+2481
| |
| * Corrected makefile common varReed Swiernik2015-04-291-1/+1
| |
| * Moved keymap file location and fixed bugs in keymap_reed.cReed Swiernik2015-04-2915-10/+10
| |
| * Update README.mdReed Swiernik2015-04-251-3/+0
| |
| * 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
| | | | |