Commit Graph

115 Commits (c16ee227843dbdb23907fec50fdcad327aa359d7)

Author SHA1 Message Date
James Young d3721bdff9 Revert "Branch point for 2020 Aug 29 Breaking Change"
This reverts commit 7259126e8d67e83a9bd48dcf0914be1849d638b5.
5 years ago
James Young 3dbbd4cf44 Branch point for 2020 Aug 29 Breaking Change
Update readme.md
5 years ago
James Young cae91510dc
Breaking Changes documentation fixes 5 years ago
James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 5 years ago
fauxpark 3c190f8927 Improve docs "Edit Document" footer 5 years ago
fauxpark 9ea9806d67 Set up language fallback for docs, and update translation guidelines (#7403)
* 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
6 years ago
shu_numata 8991d9ab3a [Docs] Fix missing link in readme (#6958) 6 years ago
skullY ddb69d4d39 Merge point for 2019 Aug 30 Breaking Change 6 years ago
skullY 21df614a8e Branch point for 2019 Aug 30 Breaking Change 6 years ago
Erez Zukerman 8680c50d07 Removes Erez personally from QMK (#5883) 6 years ago
fauxpark e4b5c44262 [Docs] Use HTTPS for qmk.fm link (#5506)
* Use HTTPS for qmk.fm link

* Fix the rest of the HTTP links
6 years ago
Phil Hagelberg 15a73f4f64 Add Atreus as an official board. 7 years ago
Jack Humbert 6c1d6c3222
add discord link 7 years ago
Jack Humbert f440bbbc11 Update readme.md (#2687) 7 years ago
mechmerlin 1485cc1d26 Found some broken links while looking up ARM keyboard support 7 years ago
Arialdo Martini 32bb8f6b8a Improvements to documentation (#1919)
* 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
8 years ago
Johannes Huber 18f78b6735 Fix Clueboard readme links (#1816) 8 years ago
Markus Kohler 718fddf44c Fix broken link 8 years ago
Jack Humbert 83b35bf6f6 Update readme.md 8 years ago
Jack Humbert 5e18e4ab48 update docs link 8 years ago
Jack Humbert c7e9e643fa Update readme.md 8 years ago
Jack Humbert d380ed1f75 Update readme.md 8 years ago
Jack Humbert 05a6449d2d Updates readme.md
Auto commit by GitBook Editor
8 years ago
Alexander Schaefer 570b4605b2 Update readme.md
There's no readme specifically for the Ergodox EZ now, so link to the Ergodox readme.
8 years ago
Jack Humbert 335b398a5d Merge pull request #1152 from UnintendedFeature/bugfix/issue1151
readme keymap.h to quantum_keycodes.h
8 years ago
Jack Humbert ec9210959f Update readme.md 8 years ago
Lukas Stiebig 8b09fd8b55 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.
8 years ago
Jack Humbert 1e97f77278 update travis badge 8 years ago
Jack Humbert 1b20243092 Add gitter image, start update to qmk org 8 years ago
Jason Milkins b56ec38d5c Typo fix 8 years ago
Jack Humbert 985a091a73 Update readme.md 9 years ago
Jack Humbert f39e1b5dfe cleans-up formatting of readme 9 years ago
Ofer Plesser 8e2732edf3 Updated ps2 mouse documentation in readme 9 years ago
Jack Humbert e14b0e8e7e Merge pull request #881 from NoahAndrews/patch-1
Recommend WSL on Windows 10 [Discussion]
9 years ago
cbbrowne 95a160bf92 Improve docs on memory usage 9 years ago
cbbrowne b787ed9dc6 More notes on .hex size protection 9 years ago
Jack Humbert 6e0f994950 Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7 9 years ago
Priyadi Iman Nurcahyo a182cbc031 Update Unicode documentation 9 years ago
Priyadi Iman Nurcahyo f837406ace A few addition to PS2 documentation. 9 years ago
ofples 97e7486d4c Added documentation for PS/2 mouse in readme 9 years ago
Jack Humbert 27ebacb15d merging lets_split 9 years ago
Jack Humbert 3774a7fcda rgb light through midi 9 years ago
Noah Andrews 702405f039 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.
9 years ago
IBNobody 1803dbc6d5 Merge remote-tracking branch 'refs/remotes/jackhumbert/master' 9 years ago
Fred Sundvik 0ba3e523a7 Add documentation for the variable tracing 9 years ago
IBNobody 9e6c57af2a Merge remote-tracking branch 'refs/remotes/jackhumbert/master' 9 years ago
Sergey Lebedev 552f469dfc 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).
9 years ago
IBNobody a0fdb6b81a Merge remote-tracking branch 'refs/remotes/jackhumbert/master' 9 years ago
IBNobody 17170ba76d 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.
9 years ago
Priyadi Iman Nurcahyo e7d5dc89f2 UNICODE_MAP: remove 5 char limit; ignore leading zeroes; handle OS limitations 9 years ago