aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken linkMarkus Kohler2017-08-241-1/+1
|
* Update readme.mdJack Humbert2017-08-031-0/+1
|
* update docs linkJack Humbert2017-06-051-1/+1
|
* Update readme.mdJack Humbert2017-05-201-1/+1
|
* Update readme.mdJack Humbert2017-05-201-23/+12
|
* Updates readme.mdJack Humbert2017-05-131-5/+8
| | | Auto commit by GitBook Editor
* Update readme.mdAlexander Schaefer2017-04-021-1/+1
| | | There's no readme specifically for the Ergodox EZ now, so link to the Ergodox readme.
* Merge pull request #1152 from UnintendedFeature/bugfix/issue1151Jack Humbert2017-03-151-1/+1
|\ | | | | readme keymap.h to quantum_keycodes.h
| * readme keymap.h to quantum_keycodes.hLukas Stiebig2017-03-091-1/+1
| | | | | | | | Changed the quantum/keymap.h to quantum/quantum_keycodes.h because this seems to be the file where they keycodes are defined.
* | Update readme.mdJack Humbert2017-03-131-1/+1
|/
* update travis badgeJack Humbert2017-02-121-1/+1
|
* Add gitter image, start update to qmk orgJack Humbert2017-01-261-3/+3
|
* Typo fixJason Milkins2017-01-151-1/+1
|
* Update readme.mdJack Humbert2016-12-061-1560/+2
|
* cleans-up formatting of readmeJack Humbert2016-12-031-1/+4
|
* Updated ps2 mouse documentation in readmeOfer Plesser2016-12-031-1/+111
|
* Merge pull request #881 from NoahAndrews/patch-1Jack Humbert2016-12-021-9/+9
|\ | | | | Recommend WSL on Windows 10 [Discussion]
| * Recommend WSL on Windows 10Noah Andrews2016-11-141-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.
* | Improve docs on memory usagecbbrowne2016-12-011-0/+7
| |
* | More notes on .hex size protectioncbbrowne2016-12-011-3/+16
| |
* | Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert2016-11-281-1/+156
|\ \
| * | Update Unicode documentationPriyadi Iman Nurcahyo2016-11-271-1/+27
| | |
| * | A few addition to PS2 documentation.Priyadi Iman Nurcahyo2016-11-261-35/+125
| | |
| * | Added documentation for PS/2 mouse in readmeofples2016-11-251-0/+39
| | |
* | | merging lets_splitJack Humbert2016-11-211-0/+1
|\| |
| * | Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-11-081-0/+23
| |\|
| * | Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-11-011-1/+1
| |\ \
| * \ \ Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-10-281-2/+8
| |\ \ \
| * | | | Fixed some large keyboard bugsIBNobody2016-10-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Fixed some bugs relating to keyboards with more than 16 columns. Also added the ability to mask off keyboard matrix bits.
* | | | | rgb light through midiJack Humbert2016-11-171-2/+2
| |_|_|/ |/| | |
* | | | Add documentation for the variable tracingFred Sundvik2016-11-061-0/+23
| |_|/ |/| |
* | | Add link to article about Unicode Hex Input in readmeSergey Lebedev2016-10-291-1/+1
| |/ |/| | | | | | | For me it wasn't clear what is `Unicode Hex Input`, that article clarifies it (at least for me).
* | UNICODE_MAP: remove 5 char limit; ignore leading zeroes; handle OS limitationsPriyadi Iman Nurcahyo2016-10-231-2/+8
|/
* Merge pull request #815 from priyadi/unicode_mapJack Humbert2016-10-161-0/+6
|\ | | | | Allow unicode up to 0xFFFFF using separate mapping table
| * Unicode map framework. Allow unicode up to 0xFFFFF using separatePriyadi Iman Nurcahyo2016-10-101-0/+6
| | | | | | | | mapping table
* | [Jack & Erez] Simplifies and documents TOJack & Erez2016-10-121-0/+2
| |
* | Merge pull request #808 from npoirey/masterJack Humbert2016-10-101-0/+3
|\ \ | | | | | | Altgr quick combination and updated readme
| * | Updated Readme to help windows users use docker for buildnpoirey2016-10-071-0/+3
| |/
* / Reduce the default dynamic macro bufferWojciech Siewierski2016-10-091-2/+2
|/ | | | | There have been reports of it leaving not enough free memory preventing the keyboard from working properly.
* formattingPavlos Vinieratos2016-09-211-1/+1
|
* Added notes on vagrant file fixes, UPRINTIBNobody2016-09-151-6/+20
|
* fixed typo in Linux install instructionsPeter Ondrejka2016-09-081-1/+1
|
* Moved breathing backlighting section in readme.mdIBNobody2016-09-031-60/+60
|
* Updated doc to contain breathing information.IBNobody2016-09-031-29/+144
|
* Updated readme to have better backlight breathing info.IBNobody2016-09-031-160/+104
|
* Merge pull request #695 from fredizzimo/dfu-util_instructionsJack Humbert2016-08-271-5/+10
|\ | | | | Add dfu-util to the instructions
| * Add dfu-util to the instructionsFred Sundvik2016-08-271-5/+10
| |
* | Add unit test documentationFred Sundvik2016-08-271-0/+51
|/
* Merge remote-tracking branch 'upstream/master' into makefile_overhaulFred Sundvik2016-08-261-2/+2
|\
| * Fix minor typo in the readmeFred Sundvik2016-08-251-2/+2
| |