summaryrefslogtreecommitdiff
path: root/readme.md
Commit message (Collapse)AuthorAge
* [Docs] Fix missing link in readme (#6958)shu_numata2019-10-08
|
* Merge point for 2019 Aug 30 Breaking ChangeskullY2019-08-30
|
* Branch point for 2019 Aug 30 Breaking ChangeskullY2019-08-30
|
* Removes Erez personally from QMK (#5883)Erez Zukerman2019-05-15
|
* [Docs] Use HTTPS for qmk.fm link (#5506)fauxpark2019-04-30
| | | | | | * Use HTTPS for qmk.fm link * Fix the rest of the HTTP links
* Add Atreus as an official board.Phil Hagelberg2018-08-16
|
* add discord linkJack Humbert2018-05-03
|
* Update readme.md (#2687)Jack Humbert2018-04-24
|
* Found some broken links while looking up ARM keyboard supportmechmerlin2017-12-15
|
* Improvements to documentation (#1919)Arialdo Martini2017-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Fix Clueboard readme links (#1816)Johannes Huber2017-10-06
|
* Fix broken linkMarkus Kohler2017-08-24
|
* Update readme.mdJack Humbert2017-08-03
|
* update docs linkJack Humbert2017-06-05
|
* Update readme.mdJack Humbert2017-05-20
|
* Update readme.mdJack Humbert2017-05-20
|
* Updates readme.mdJack Humbert2017-05-13
| | | Auto commit by GitBook Editor
* Update readme.mdAlexander Schaefer2017-04-02
| | | 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-15
|\ | | | | readme keymap.h to quantum_keycodes.h
| * readme keymap.h to quantum_keycodes.hLukas Stiebig2017-03-09
| | | | | | | | 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-13
|/
* update travis badgeJack Humbert2017-02-12
|
* Add gitter image, start update to qmk orgJack Humbert2017-01-26
|
* Typo fixJason Milkins2017-01-15
|
* Update readme.mdJack Humbert2016-12-06
|
* cleans-up formatting of readmeJack Humbert2016-12-03
|
* Updated ps2 mouse documentation in readmeOfer Plesser2016-12-03
|
* Merge pull request #881 from NoahAndrews/patch-1Jack Humbert2016-12-02
|\ | | | | Recommend WSL on Windows 10 [Discussion]
| * Recommend WSL on Windows 10Noah Andrews2016-11-14
| | | | | | | | | | 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-01
| |
* | More notes on .hex size protectioncbbrowne2016-12-01
| |
* | Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert2016-11-28
|\ \
| * | Update Unicode documentationPriyadi Iman Nurcahyo2016-11-27
| | |
| * | A few addition to PS2 documentation.Priyadi Iman Nurcahyo2016-11-26
| | |
| * | Added documentation for PS/2 mouse in readmeofples2016-11-25
| | |
* | | merging lets_splitJack Humbert2016-11-21
|\| |
| * | Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-11-08
| |\|
| * | Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-11-01
| |\ \
| * \ \ Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-10-28
| |\ \ \
| * | | | Fixed some large keyboard bugsIBNobody2016-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | 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-17
| |_|_|/ |/| | |
* | | | Add documentation for the variable tracingFred Sundvik2016-11-06
| |_|/ |/| |
* | | Add link to article about Unicode Hex Input in readmeSergey Lebedev2016-10-29
| |/ |/| | | | | | | 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-23
|/
* Merge pull request #815 from priyadi/unicode_mapJack Humbert2016-10-16
|\ | | | | Allow unicode up to 0xFFFFF using separate mapping table
| * Unicode map framework. Allow unicode up to 0xFFFFF using separatePriyadi Iman Nurcahyo2016-10-10
| | | | | | | | mapping table
* | [Jack & Erez] Simplifies and documents TOJack & Erez2016-10-12
| |
* | Merge pull request #808 from npoirey/masterJack Humbert2016-10-10
|\ \ | | | | | | Altgr quick combination and updated readme
| * | Updated Readme to help windows users use docker for buildnpoirey2016-10-07
| |/
* / Reduce the default dynamic macro bufferWojciech Siewierski2016-10-09
|/ | | | | There have been reports of it leaving not enough free memory preventing the keyboard from working properly.