summaryrefslogtreecommitdiffstats
path: root/readme.md
AgeCommit message (Collapse)AuthorFilesLines
2019-05-01[Docs] Use HTTPS for qmk.fm link (#5506)fauxpark1-3/+3
* Use HTTPS for qmk.fm link * Fix the rest of the HTTP links
2018-08-16Add Atreus as an official board.Phil Hagelberg1-1/+2
2018-05-03add discord linkJack Humbert1-1/+1
2018-04-24Update readme.md (#2687)Jack Humbert1-5/+7
2017-12-15Found some broken links while looking up ARM keyboard supportmechmerlin1-2/+2
2017-11-01Improvements to documentation (#1919)Arialdo Martini1-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-06Fix Clueboard readme links (#1816)Johannes Huber1-2/+2
2017-08-24Fix broken linkMarkus Kohler1-1/+1
2017-08-03Update readme.mdJack Humbert1-0/+1
2017-06-05update docs linkJack Humbert1-1/+1
2017-05-20Update readme.mdJack Humbert1-1/+1
2017-05-20Update readme.mdJack Humbert1-23/+12
2017-05-13Updates readme.mdJack Humbert1-5/+8
Auto commit by GitBook Editor
2017-04-03Update readme.mdAlexander Schaefer1-1/+1
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 Humbert1-1/+1
readme keymap.h to quantum_keycodes.h
2017-03-13Update readme.mdJack Humbert1-1/+1
2017-03-09readme keymap.h to quantum_keycodes.hLukas Stiebig1-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-13update travis badgeJack Humbert1-1/+1
2017-01-26Add gitter image, start update to qmk orgJack Humbert1-3/+3
2017-01-15Typo fixJason Milkins1-1/+1
2016-12-06Update readme.mdJack Humbert1-1560/+2
2016-12-03cleans-up formatting of readmeJack Humbert1-1/+4
2016-12-03Updated ps2 mouse documentation in readmeOfer Plesser1-1/+111
2016-12-02Merge pull request #881 from NoahAndrews/patch-1Jack Humbert1-9/+9
Recommend WSL on Windows 10 [Discussion]
2016-12-01Improve docs on memory usagecbbrowne1-0/+7
2016-12-01More notes on .hex size protectioncbbrowne1-3/+16
2016-11-29Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert1-1/+156
2016-11-26Update Unicode documentationPriyadi Iman Nurcahyo1-1/+27
2016-11-26A few addition to PS2 documentation.Priyadi Iman Nurcahyo1-35/+125
2016-11-25Added documentation for PS/2 mouse in readmeofples1-0/+39
2016-11-22merging lets_splitJack Humbert1-0/+1
2016-11-17rgb light through midiJack Humbert1-2/+2
2016-11-14Recommend WSL on Windows 10Noah Andrews1-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-09Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody1-0/+23
2016-11-06Add documentation for the variable tracingFred Sundvik1-0/+23
2016-11-01Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody1-1/+1
2016-10-29Add link to article about Unicode Hex Input in readmeSergey Lebedev1-1/+1
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'IBNobody1-2/+8
2016-10-24Fixed some large keyboard bugsIBNobody1-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-23UNICODE_MAP: remove 5 char limit; ignore leading zeroes; handle OS limitationsPriyadi Iman Nurcahyo1-2/+8
2016-10-16Merge pull request #815 from priyadi/unicode_mapJack Humbert1-0/+6
Allow unicode up to 0xFFFFF using separate mapping table
2016-10-13[Jack & Erez] Simplifies and documents TOJack & Erez1-0/+2
2016-10-10Merge pull request #808 from npoirey/masterJack Humbert1-0/+3
Altgr quick combination and updated readme
2016-10-09Unicode map framework. Allow unicode up to 0xFFFFF using separatePriyadi Iman Nurcahyo1-0/+6
mapping table
2016-10-09Reduce the default dynamic macro bufferWojciech Siewierski1-2/+2
There have been reports of it leaving not enough free memory preventing the keyboard from working properly.
2016-10-07Updated Readme to help windows users use docker for buildnpoirey1-0/+3
2016-09-21formattingPavlos Vinieratos1-1/+1
2016-09-16Added notes on vagrant file fixes, UPRINTIBNobody1-6/+20
2016-09-08fixed typo in Linux install instructionsPeter Ondrejka1-1/+1
2016-09-04Moved breathing backlighting section in readme.mdIBNobody1-60/+60