summaryrefslogtreecommitdiff
path: root/readme.md
AgeCommit message (Collapse)Author
2023-10-28Removed clueboard link as the website has been parked for some time (#22290)Brian Choromanski
2021-08-20[Core] [Docs] Remove travis-ci references (#13916)Spaceman
2020-08-29Revert "Branch point for 2020 Aug 29 Breaking Change"James Young
This reverts commit 7259126e8d67e83a9bd48dcf0914be1849d638b5.
2020-08-29Branch point for 2020 Aug 29 Breaking ChangeJames Young
Update readme.md
2020-02-29Breaking Changes documentation fixesJames Young
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2019-12-18Improve docs "Edit Document" footerfauxpark
2019-11-23Set up language fallback for docs, and update translation guidelines (#7403)fauxpark
* Set up language fallback for docs, and update translation guidelines * Title Case * Add ID example * Link to emoji flag cheatsheet * Move docs preview section to contributing.md * Point to docs preview in the readme
2019-10-08[Docs] Fix missing link in readme (#6958)shu_numata
2019-08-30Merge point for 2019 Aug 30 Breaking ChangeskullY
2019-08-30Branch point for 2019 Aug 30 Breaking ChangeskullY
2019-05-15Removes Erez personally from QMK (#5883)Erez Zukerman
2019-04-30[Docs] Use HTTPS for qmk.fm link (#5506)fauxpark
* Use HTTPS for qmk.fm link * Fix the rest of the HTTP links
2018-08-16Add Atreus as an official board.Phil Hagelberg
2018-05-03add discord linkJack Humbert
2018-04-24Update readme.md (#2687)Jack Humbert
2017-12-15Found some broken links while looking up ARM keyboard supportmechmerlin
2017-11-01Improvements to documentation (#1919)Arialdo Martini
* 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-06Fix Clueboard readme links (#1816)Johannes Huber
2017-08-24Fix broken linkMarkus Kohler
2017-08-03Update readme.mdJack Humbert
2017-06-05update docs linkJack Humbert
2017-05-20Update readme.mdJack Humbert
2017-05-20Update readme.mdJack Humbert
2017-05-13Updates readme.mdJack Humbert
Auto commit by GitBook Editor
2017-04-02Update readme.mdAlexander Schaefer
There's no readme specifically for the Ergodox EZ now, so link to the Ergodox readme.
2017-03-15Merge pull request #1152 from UnintendedFeature/bugfix/issue1151Jack Humbert
readme keymap.h to quantum_keycodes.h
2017-03-13Update readme.mdJack Humbert
2017-03-09readme keymap.h to quantum_keycodes.hLukas Stiebig
Changed the quantum/keymap.h to quantum/quantum_keycodes.h because this seems to be the file where they keycodes are defined.
2017-02-12update travis badgeJack Humbert
2017-01-26Add gitter image, start update to qmk orgJack Humbert
2017-01-15Typo fixJason Milkins
2016-12-06Update readme.mdJack Humbert
2016-12-03cleans-up formatting of readmeJack Humbert
2016-12-03Updated ps2 mouse documentation in readmeOfer Plesser
2016-12-02Merge pull request #881 from NoahAndrews/patch-1Jack Humbert
Recommend WSL on Windows 10 [Discussion]
2016-12-01Improve docs on memory usagecbbrowne
2016-12-01More notes on .hex size protectioncbbrowne
2016-11-28Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert
2016-11-27Update Unicode documentationPriyadi Iman Nurcahyo
2016-11-26A few addition to PS2 documentation.Priyadi Iman Nurcahyo
2016-11-25Added documentation for PS/2 mouse in readmeofples
2016-11-21merging lets_splitJack Humbert
2016-11-17rgb light through midiJack Humbert
2016-11-14Recommend WSL on Windows 10Noah Andrews
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-08Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody
2016-11-06Add documentation for the variable tracingFred Sundvik
2016-11-01Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody
2016-10-29Add link to article about Unicode Hex Input in readmeSergey Lebedev
For me it wasn't clear what is `Unicode Hex Input`, that article clarifies it (at least for me).
2016-10-28Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody