Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-16 | Add Atreus as an official board. | Phil Hagelberg | 1 | -1/+2 | |
2018-05-03 | add discord link | Jack Humbert | 1 | -1/+1 | |
2018-04-24 | Update readme.md (#2687) | Jack Humbert | 1 | -5/+7 | |
2017-12-15 | Found some broken links while looking up ARM keyboard support | mechmerlin | 1 | -2/+2 | |
2017-11-01 | Improvements to documentation (#1919) | Arialdo Martini | 1 | -1/+1 | |
* Typo: Github => GitHub * Typo: windows => Windows, docker => Docker, and some punctuations * "QMK Introduction" links to the right file * "Unix" rather than "UNIX", which is a trademark * Directory name is "keyboards", not "keyboard" * "handwired" is a subdirectory of "keyboards" * Punctuation and minor fixes * macOS rather than Mac * Punctuation and other minor fixes * Vagrant Guide links to an existing file * Jun Wako referenced with his name rather than his nickname * Saxon genitive 's outside the link | |||||
2017-10-06 | Fix Clueboard readme links (#1816) | Johannes Huber | 1 | -2/+2 | |
2017-08-24 | Fix broken link | Markus Kohler | 1 | -1/+1 | |
2017-08-03 | Update readme.md | Jack Humbert | 1 | -0/+1 | |
2017-06-05 | update docs link | Jack Humbert | 1 | -1/+1 | |
2017-05-20 | Update readme.md | Jack Humbert | 1 | -1/+1 | |
2017-05-20 | Update readme.md | Jack Humbert | 1 | -23/+12 | |
2017-05-13 | Updates readme.md | Jack Humbert | 1 | -5/+8 | |
Auto commit by GitBook Editor | |||||
2017-04-03 | Update readme.md | Alexander Schaefer | 1 | -1/+1 | |
There's no readme specifically for the Ergodox EZ now, so link to the Ergodox readme. | |||||
2017-03-15 | Merge pull request #1152 from UnintendedFeature/bugfix/issue1151 | Jack Humbert | 1 | -1/+1 | |
readme keymap.h to quantum_keycodes.h | |||||
2017-03-13 | Update readme.md | Jack Humbert | 1 | -1/+1 | |
2017-03-09 | readme keymap.h to quantum_keycodes.h | Lukas Stiebig | 1 | -1/+1 | |
Changed the quantum/keymap.h to quantum/quantum_keycodes.h because this seems to be the file where they keycodes are defined. | |||||
2017-02-13 | update travis badge | Jack Humbert | 1 | -1/+1 | |
2017-01-26 | Add gitter image, start update to qmk org | Jack Humbert | 1 | -3/+3 | |
2017-01-15 | Typo fix | Jason Milkins | 1 | -1/+1 | |
2016-12-06 | Update readme.md | Jack Humbert | 1 | -1560/+2 | |
2016-12-03 | cleans-up formatting of readme | Jack Humbert | 1 | -1/+4 | |
2016-12-03 | Updated ps2 mouse documentation in readme | Ofer Plesser | 1 | -1/+111 | |
2016-12-02 | Merge pull request #881 from NoahAndrews/patch-1 | Jack Humbert | 1 | -9/+9 | |
Recommend WSL on Windows 10 [Discussion] | |||||
2016-12-01 | Improve docs on memory usage | cbbrowne | 1 | -0/+7 | |
2016-12-01 | More notes on .hex size protection | cbbrowne | 1 | -3/+16 | |
2016-11-29 | Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7 | Jack Humbert | 1 | -1/+156 | |
2016-11-26 | Update Unicode documentation | Priyadi Iman Nurcahyo | 1 | -1/+27 | |
2016-11-26 | A few addition to PS2 documentation. | Priyadi Iman Nurcahyo | 1 | -35/+125 | |
2016-11-25 | Added documentation for PS/2 mouse in readme | ofples | 1 | -0/+39 | |
2016-11-22 | merging lets_split | Jack Humbert | 1 | -0/+1 | |
2016-11-17 | rgb light through midi | Jack Humbert | 1 | -2/+2 | |
2016-11-14 | Recommend WSL on Windows 10 | Noah Andrews | 1 | -9/+9 | |
At this point, I consider the batch scripts @IBNobody and I worked on to mostly be a failure. They've proven to be unreliable, too dependent on the environment they're being run in, and I've seen far too many examples of people having frustrating issues with them that I haven't been able to help them with. They can also produce misleading and confusing error messages. I've been pointing people to use the WSL for a while now. Eventually, I think we should make a proper replacement for the batch scripts, possibly with an environment in msys2. For now, the WSL method in Windows 10 is far more reliable, and is easy to set up. I also cleaned up some things in the WSL instructions themselves. | |||||
2016-11-09 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | 1 | -0/+23 | |
2016-11-06 | Add documentation for the variable tracing | Fred Sundvik | 1 | -0/+23 | |
2016-11-01 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | 1 | -1/+1 | |
2016-10-29 | Add link to article about Unicode Hex Input in readme | Sergey Lebedev | 1 | -1/+1 | |
For me it wasn't clear what is `Unicode Hex Input`, that article clarifies it (at least for me). | |||||
2016-10-28 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | 1 | -2/+8 | |
2016-10-24 | Fixed some large keyboard bugs | IBNobody | 1 | -0/+1 | |
Fixed some bugs relating to keyboards with more than 16 columns. Also added the ability to mask off keyboard matrix bits. | |||||
2016-10-23 | UNICODE_MAP: remove 5 char limit; ignore leading zeroes; handle OS limitations | Priyadi Iman Nurcahyo | 1 | -2/+8 | |
2016-10-16 | Merge pull request #815 from priyadi/unicode_map | Jack Humbert | 1 | -0/+6 | |
Allow unicode up to 0xFFFFF using separate mapping table | |||||
2016-10-13 | [Jack & Erez] Simplifies and documents TO | Jack & Erez | 1 | -0/+2 | |
2016-10-10 | Merge pull request #808 from npoirey/master | Jack Humbert | 1 | -0/+3 | |
Altgr quick combination and updated readme | |||||
2016-10-09 | Unicode map framework. Allow unicode up to 0xFFFFF using separate | Priyadi Iman Nurcahyo | 1 | -0/+6 | |
mapping table | |||||
2016-10-09 | Reduce the default dynamic macro buffer | Wojciech Siewierski | 1 | -2/+2 | |
There have been reports of it leaving not enough free memory preventing the keyboard from working properly. | |||||
2016-10-07 | Updated Readme to help windows users use docker for build | npoirey | 1 | -0/+3 | |
2016-09-21 | formatting | Pavlos Vinieratos | 1 | -1/+1 | |
2016-09-16 | Added notes on vagrant file fixes, UPRINT | IBNobody | 1 | -6/+20 | |
2016-09-08 | fixed typo in Linux install instructions | Peter Ondrejka | 1 | -1/+1 | |
2016-09-04 | Moved breathing backlighting section in readme.md | IBNobody | 1 | -60/+60 | |
2016-09-04 | Updated doc to contain breathing information. | IBNobody | 1 | -29/+144 | |