summaryrefslogtreecommitdiffstats
path: root/keyboard
Commit message (Expand)AuthorAgeFilesLines
...
| * | updates all config.h and Makefiles to correct references, textJack Humbert2016-06-2153-1987/+93
| * | Added stanleylai's personal keymap (#420)Stanley Lai2016-06-2112-3323/+5024
| * | Fresh hes for experimental layoutJack & Erez2016-06-201-1119/+1032
| * | Adapts experimental layout file formatErez Zukerman2016-06-202-2/+7
| * | Adds compiled default firmwareErez Zukerman2016-06-201-1157/+1152
| * | [Jack & Erez] Adds dedicated Version keyErez Zukerman2016-06-201-5/+3
| * | [Jack & Erez] Tweaks makefile for sanityErez Zukerman2016-06-201-7/+7
| * | endline normalisation, treat .hex as bin, updates kc60 hex filesJack Humbert2016-06-192-3316/+3319
| * | Added WS2812 support for KC60 (#419)Stanley Lai2016-06-1914-1458/+3792
| * | Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-1844-1469/+1470
| * | prevents ergodox_ez from waking up machine (#375)Jack Humbert2016-06-171-0/+19
| * | Sample of using build info to generate keystrokes (#412)Christopher Browne2016-06-165-1600/+1592
| * | updates experimental planck keymap, adds basic layoutJack Humbert2016-06-156-1593/+2754
| * | Update the ergodox-ez/algernon keymap (#409)Gergely Nagy2016-06-1411-1353/+373
| * | Add sgoodwin keymap for the KC60 (#410)Samuel Goodwin2016-06-144-1410/+2920
| * | adds support for GH60 Satan keyboard (#407)TerryMathews2016-06-1311-0/+2038
| * | Renaming planck/cbbrowne in keeping with recent naming conventions (#405)Christopher Browne2016-06-137-1501/+89
| * | adds support for Phantom TKL keyboard (#399)TerryMathews2016-06-129-0/+1979
| * | Move LED strip initialization (#397)Eric Tang2016-06-125-33/+12
| * | Makefile redo & other features (#395)Jack Humbert2016-06-11302-67263/+135004
| * | Merge pull request #364 from techtomas/techtomasErez Zukerman2016-06-073-664/+701
| |\ \
| | * | Updated readme to fix a typo and list out hotkey shortcutsThomas Anderson2016-06-071-4/+14
| | * | Rearranged the layer toggles and keys.Thomas Anderson2016-05-303-664/+691
| * | | Merge pull request #384 from gid0/masterErez Zukerman2016-06-064-1293/+1285
| |\ \ \
| | * | | Spellchecking.Olivier2016-06-061-1/+1
| | * | | Add some more function keys (vol up / down, mute, undo, cut, copy, paste).Olivier2016-06-064-12/+12
| | * | | Add basic README file.Olivier2016-06-051-0/+34
| | * | | Move keys and especially TAB more like on a TypeMatrix 2020 keyboard. Add a l...Olivier2016-06-043-46/+46
| | * | | Merged the function and navigation layers. Give access to it with both thumbs...Olivier2016-06-043-1210/+1162
| | * | | Update prebuilt firmware with code from latest pull.Olivier2016-06-021-1196/+1202
| * | | | Adds Python script to util directory for easier discoverabilityErez Zukerman2016-06-062-0/+713
| * | | | adds planck keymap readmeJack Humbert2016-06-051-0/+22
| * | | | cleans up folder structureJack Humbert2016-06-046-513/+1
| |/ / /
| * | | new line/tab in send_stringJack Humbert2016-06-011-2/+1
| * | | Submitting ArrowPad, A QMK-based 21/24 key keypad (#372)IBNobody2016-06-0112-0/+1308
| * | | Merge pull request #297 from gid0/masterErez Zukerman2016-06-013-0/+1546
| |\ \ \
| | * | | Update firmware with latest QMK code.Olivier2016-04-301-975/+975
| | * | | Merge https://github.com/jackhumbert/qmk_firmwareOlivier2016-04-3092-10744/+20969
| | |\ \ \
| | * | | | Add a macro for Ctrl+Alt+Fx.Olivier2016-04-302-1189/+1202
| | * | | | Use aliases where available. No firmware change.Olivier2016-04-171-6/+6
| | * | | | Commit firmware up-to-date with latest upstream qmk_firmware changes.Olivier2016-04-171-972/+996
| | * | | | Merge https://github.com/jackhumbert/qmk_firmwareOlivier2016-04-1731-1624/+3481
| | |\ \ \ \
| | * | | | | Add underscore "_" character in the qwerty compatibility layer.Olivier2016-04-172-3/+3
| | * | | | | Even more compatibility with QWERTY systems : added most useful characters ne...Olivier2016-04-162-1131/+1180
| | * | | | | More compatibility with QWERTY systems.Olivier2016-04-162-1133/+1181
| | * | | | | Simple layer to allow the keyboard to act like a bepo keyboard when plugged o...Olivier2016-04-162-1128/+1177
| | * | | | | Add mouse navigation keys on a new layer.Olivier2016-04-162-1086/+1134
| | * | | | | More concise, no functional change.Olivier2016-04-161-1/+1
| | * | | | | Allow the "00" keypad key to act like a repeating 0 when held down.Olivier2016-04-162-1103/+1106
| | * | | | | Correct a bug with stuck modifier keys when they were used with other layers ...Olivier2016-04-162-20/+20