Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-20 | Update readme.md | ||
2017-05-20 | Update readme.md | ||
2017-05-13 | Updates readme.md | ||
Auto commit by GitBook Editor | |||
2017-04-02 | Update readme.md | ||
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 | ||
readme keymap.h to quantum_keycodes.h | |||
2017-03-13 | Update readme.md | ||
2017-03-09 | readme keymap.h to quantum_keycodes.h | ||
Changed the quantum/keymap.h to quantum/quantum_keycodes.h because this seems to be the file where they keycodes are defined. | |||
2017-02-12 | update travis badge | ||
2017-01-26 | Add gitter image, start update to qmk org | ||
2017-01-15 | Typo fix | ||
2016-12-06 | Update readme.md | ||
2016-12-03 | cleans-up formatting of readme | ||
2016-12-03 | Updated ps2 mouse documentation in readme | ||
2016-12-02 | Merge pull request #881 from NoahAndrews/patch-1 | ||
Recommend WSL on Windows 10 [Discussion] | |||
2016-12-01 | Improve docs on memory usage | ||
2016-12-01 | More notes on .hex size protection | ||
2016-11-28 | Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7 | ||
2016-11-27 | Update Unicode documentation | ||
2016-11-26 | A few addition to PS2 documentation. | ||
2016-11-25 | Added documentation for PS/2 mouse in readme | ||
2016-11-21 | merging lets_split | ||
2016-11-17 | rgb light through midi | ||
2016-11-14 | Recommend WSL on Windows 10 | ||
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-08 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | ||
2016-11-06 | Add documentation for the variable tracing | ||
2016-11-01 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | ||
2016-10-29 | Add link to article about Unicode Hex Input in readme | ||
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' | ||
2016-10-23 | Fixed some large keyboard bugs | ||
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 | ||
2016-10-16 | Merge pull request #815 from priyadi/unicode_map | ||
Allow unicode up to 0xFFFFF using separate mapping table | |||
2016-10-12 | [Jack & Erez] Simplifies and documents TO | ||
2016-10-10 | Merge pull request #808 from npoirey/master | ||
Altgr quick combination and updated readme | |||
2016-10-10 | Unicode map framework. Allow unicode up to 0xFFFFF using separate | ||
mapping table | |||
2016-10-09 | Reduce the default dynamic macro buffer | ||
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 | ||
2016-09-21 | formatting | ||
2016-09-15 | Added notes on vagrant file fixes, UPRINT | ||
2016-09-08 | fixed typo in Linux install instructions | ||
2016-09-03 | Moved breathing backlighting section in readme.md | ||
2016-09-03 | Updated doc to contain breathing information. | ||
2016-09-03 | Updated readme to have better backlight breathing info. | ||
2016-08-27 | Merge pull request #695 from fredizzimo/dfu-util_instructions | ||
Add dfu-util to the instructions | |||
2016-08-27 | Add dfu-util to the instructions | ||
2016-08-27 | Add unit test documentation | ||
2016-08-26 | Merge remote-tracking branch 'upstream/master' into makefile_overhaul | ||
2016-08-25 | Fix minor typo in the readme | ||
2016-08-25 | Merge branch 'master' into makefile_overhaul | ||
2016-08-24 | Merge pull request #646 from nclundsten/master | ||
fix ergodox ez link | |||
2016-08-23 | Merge branch 'master' into makefile_overhaul | ||