Commit Graph

101 Commits (004df55d7f6b0884e357d728fafe8b887c6a0a7c)

Author SHA1 Message Date
mechmerlin 1485cc1d26 Found some broken links while looking up ARM keyboard support
Arialdo Martini 32bb8f6b8a Improvements to documentation ()
* 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
Johannes Huber 18f78b6735 Fix Clueboard readme links ()
Markus Kohler 718fddf44c Fix broken link
Jack Humbert 83b35bf6f6 Update readme.md
Jack Humbert 5e18e4ab48 update docs link
Jack Humbert c7e9e643fa Update readme.md
Jack Humbert d380ed1f75 Update readme.md
Jack Humbert 05a6449d2d Updates readme.md
Auto commit by GitBook Editor
Alexander Schaefer 570b4605b2 Update readme.md
There's no readme specifically for the Ergodox EZ now, so link to the Ergodox readme.
Jack Humbert 335b398a5d Merge pull request from UnintendedFeature/bugfix/issue1151
readme keymap.h to quantum_keycodes.h
Jack Humbert ec9210959f Update readme.md
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.
Jack Humbert 1e97f77278 update travis badge
Jack Humbert 1b20243092 Add gitter image, start update to qmk org
Jason Milkins b56ec38d5c Typo fix
Jack Humbert 985a091a73 Update readme.md
Jack Humbert f39e1b5dfe cleans-up formatting of readme
Ofer Plesser 8e2732edf3 Updated ps2 mouse documentation in readme
Jack Humbert e14b0e8e7e Merge pull request from NoahAndrews/patch-1
Recommend WSL on Windows 10 [Discussion]
cbbrowne 95a160bf92 Improve docs on memory usage
cbbrowne b787ed9dc6 More notes on .hex size protection
Jack Humbert 6e0f994950 Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
Priyadi Iman Nurcahyo a182cbc031 Update Unicode documentation
Priyadi Iman Nurcahyo f837406ace A few addition to PS2 documentation.
ofples 97e7486d4c Added documentation for PS/2 mouse in readme
Jack Humbert 27ebacb15d merging lets_split
Jack Humbert 3774a7fcda rgb light through midi
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.
IBNobody 1803dbc6d5 Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
Fred Sundvik 0ba3e523a7 Add documentation for the variable tracing
IBNobody 9e6c57af2a Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
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).
IBNobody a0fdb6b81a Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
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.
Priyadi Iman Nurcahyo e7d5dc89f2 UNICODE_MAP: remove 5 char limit; ignore leading zeroes; handle OS limitations
Jack Humbert 52d7f7d277 Merge pull request from priyadi/unicode_map
Allow unicode up to 0xFFFFF using separate mapping table
Jack & Erez e27a754b70 [Jack & Erez] Simplifies and documents TO
Jack Humbert aa8aa6af75 Merge pull request from npoirey/master
Altgr quick combination and updated readme
Priyadi Iman Nurcahyo 5b2e455d3b Unicode map framework. Allow unicode up to 0xFFFFF using separate
mapping table
Wojciech Siewierski 70f32842e5 Reduce the default dynamic macro buffer
There have been reports of it leaving not enough free memory preventing
the keyboard from working properly.
npoirey 628a48c788 Updated Readme to help windows users use docker for build
Pavlos Vinieratos 0edc82f030 formatting
IBNobody bbf06d516a Added notes on vagrant file fixes, UPRINT
Peter Ondrejka 08c177f00b fixed typo in Linux install instructions
IBNobody d55a705bbb Moved breathing backlighting section in readme.md
IBNobody f065652812 Updated doc to contain breathing information.
IBNobody 7fd5b6581a Updated readme to have better backlight breathing info.
Jack Humbert bade8be66c Merge pull request from fredizzimo/dfu-util_instructions
Add dfu-util to the instructions
Fred Sundvik 53302328d0 Add dfu-util to the instructions