Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Disable LEDs on Infinity Ergodox | Fred Sundvik | 2017-04-09 | 2 | -3/+1 | |
* | | | | | | | | | | | Display QMK logo at startup of Infinity Ergodox | Fred Sundvik | 2017-04-09 | 2 | -24/+65 | |
* | | | | | | | | | | | Add support for blitting to the Infinity LCD | Fred Sundvik | 2017-04-09 | 3 | -6/+33 | |
* | | | | | | | | | | | Hopefully finally fix the corrupt LCD | Fred Sundvik | 2017-04-09 | 2 | -211/+228 | |
* | | | | | | | | | | | UGFX is compiled once per keyboard instead of keymap | Fred Sundvik | 2017-04-09 | 1 | -2/+0 | |
* | | | | | | | | | | | Remove unneeded makefile include | Fred Sundvik | 2017-04-09 | 2 | -8/+0 | |
* | | | | | | | | | | | Add a keyboard specific visualizer | Fred Sundvik | 2017-04-09 | 3 | -2/+170 | |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | disables space cadet rollover | Erez Zukerman | 2017-04-03 | 1 | -0/+3 | |
* | | | | | | | | | | Merge remote-tracking branch 'upstream/master' | Xyverz | 2017-04-02 | 17 | -26/+1547 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1183 from Rovanion/real-master | Jack Humbert | 2017-03-29 | 1 | -4/+17 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Added link to the teensy linux page. | Rovanion Luckey | 2017-03-29 | 1 | -2/+5 | |
| | * | | | | | | | | | Added instructions for how to build and flash the firmware with teensy_cli. | Rovanion Luckey | 2017-01-24 | 1 | -4/+14 | |
| * | | | | | | | | | | Removed images from ergodox ez italian layout | mattdibi | 2017-03-28 | 3 | -0/+0 | |
| * | | | | | | | | | | Fixed layout title in ergodox ez italian keymap | mattdibi | 2017-03-28 | 1 | -1/+1 | |
| * | | | | | | | | | | Fixed italian kymap readme | mattdibi | 2017-03-28 | 1 | -3/+3 | |
| * | | | | | | | | | | Updated readme | mattdibi | 2017-03-28 | 1 | -11/+68 | |
| * | | | | | | | | | | Added italian layout | mattdibi | 2017-03-28 | 5 | -0/+238 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1155 from deadcyclo/master | Jack Humbert | 2017-03-15 | 7 | -20/+73 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [deadcyclo layout] fix an error in layer illustration | Brendan Johan Lee | 2017-03-11 | 1 | -0/+0 | |
| | * | | | | | | | | | [deadcyclo layout] Added second unicode layer, more sane layer switches | Brendan Johan Lee | 2017-03-11 | 7 | -20/+73 | |
| | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | update for infinity | Jack Humbert | 2017-03-15 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | remove typo from folder name | Dennis Trümper | 2017-03-11 | 2 | -0/+0 | |
| * | | | | | | | | update documentation | Dennis Trümper | 2017-03-11 | 2 | -79/+86 | |
| * | | | | | | | | change layer 3 on right thumb back to layer 1 | Dennis Trümper | 2017-03-11 | 1 | -2/+2 | |
| * | | | | | | | | working but some documentation needed | Dennis Trümper | 2017-03-11 | 2 | -0/+595 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Tweaks keymap to reset on boot | Erez Zukerman | 2017-03-08 | 1 | -1/+1 | |
| * | | | | | | | Merge pull request #1137 from Skrymir/patch-1 | Jack Humbert | 2017-03-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fixed minor error in ergodox infinity section. | Joshua Colbeck | 2017-03-07 | 1 | -1/+1 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1142 from guni77/my_keymap | Jack Humbert | 2017-03-08 | 2 | -0/+310 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | added readme file | Gunther Gruber | 2017-03-08 | 1 | -0/+133 | |
| | * | | | | | | | small changes in guni.c keymap to work with new qmk_firmware packet | Gunther Gruber | 2017-02-27 | 1 | -0/+177 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | readme | Lukas Stiebig | 2017-03-08 | 1 | -0/+12 | |
| * | | | | | | | Corrected the description of the layer | Lukas Stiebig | 2017-03-08 | 1 | -1/+2 | |
| * | | | | | | | Added german-lukas | Lukas Stiebig | 2017-03-08 | 1 | -0/+235 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge remote-tracking branch 'upstream/master' | Xyverz | 2017-03-03 | 8 | -13/+541 | |
|\| | | | | | | ||||||
| * | | | | | | Merge pull request #1121 from Leszek111/master | Jack Humbert | 2017-02-27 | 5 | -0/+280 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Ammend readme.md | 2017-02-27 | 1 | -2/+4 | ||
| | * | | | | | Add colemak_programmer | 2017-02-27 | 5 | -0/+278 | ||
| * | | | | | | Merge pull request #1113 from kesslern/master | Jack Humbert | 2017-02-21 | 2 | -0/+240 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add dvorak_emacs_software layout for ergodox | Nathan Kessler | 2017-02-20 | 2 | -0/+240 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * / | | | | | Merge remote-tracking branch 'qmk/master' | Josh Colbeck | 2017-02-21 | 1 | -13/+21 | |
| |/ / / / / | ||||||
* | | | | | | Merge remote-tracking branch 'upstream/master' | Xyverz | 2017-02-20 | 13 | -141/+186 | |
|\| | | | | | ||||||
| * | | | | | remove more warnings | Jack Humbert | 2017-02-16 | 2 | -0/+3 | |
| * | | | | | Merge pull request #1105 from nrrkeene/master | Jack Humbert | 2017-02-16 | 8 | -80/+165 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | The Ordinary Layout has all the keys in the right places. | Nicholas Keene | 2017-02-15 | 1 | -1/+1 | |
| | * | | | | | This is the best layout, really, come look | Nicholas Keene | 2017-02-15 | 1 | -4/+4 | |
| | * | | | | | The Ordinary Layout is the best one, the one you are looking for. Really. Che... | Nicholas Keene | 2017-02-15 | 4 | -29/+43 | |
| | * | | | | | The Ordinary Layout is boring, normal, typical, expected. | Nicholas Keene | 2017-02-14 | 2 | -54/+125 | |
| | * | | | | | The Ordinary Layout has a feature for one-handed chorded typing | Nicholas Keene | 2017-02-14 | 2 | -3/+3 | |
| | * | | | | | All my friends us The Ordinary Layout because it doesn't force you to change ... | Nicholas Keene | 2017-02-14 | 2 | -4/+4 |