Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-08 | Change installation of avr-libc to avr-gcc, now that avr-libc is integrated ↵ | Danny Nguyen | |
into the avr-gcc build | |||
2017-08-08 | Added support for locking One Shot modifiers. | Fredric Silberberg | |
2017-08-08 | Added initial key lock documentation. | Fredric Silberberg | |
2017-08-06 | Merge pull request #1554 from qmk/docs | Jack Humbert | |
Updates some remaining doc stuff | |||
2017-08-03 | add short name for locking mods to docs. | Balz Guenat | |
2017-08-02 | fix section in porting guide that refered to Makefile instead of rules.mk | Balz Guenat | |
2017-07-27 | Fix typo in docs. | Joe Wasson | |
2017-07-27 | Link to steno docs from summary page. | Joe Wasson | |
2017-07-27 | Add documentation for Steno. | Joe Wasson | |
2017-07-24 | adds option for alt pitch standards | Jack Humbert | |
2017-07-23 | Fix minor formatting issue. | Joe Wasson | |
2017-07-23 | update audio/music documentation | Jack Humbert | |
2017-07-23 | update audio documentation | Jack Humbert | |
2017-07-23 | remove unneccesary headers | Jack Humbert | |
2017-07-23 | start updating audio docs | Jack Humbert | |
2017-07-17 | Update _summary.md | Jack Humbert | |
2017-07-17 | Rename docs/features/README.md to docs/features.md | Jack Humbert | |
2017-07-10 | Invites contributions | Erez Zukerman | |
2017-07-08 | Add terminal examples to doc best practices | skullY | |
2017-07-08 | Rearrange the faq a bit | skullY | |
2017-07-08 | Flesh out the glossary | skullY | |
2017-07-07 | comment out unformatted audio/midi sections | skullY | |
2017-07-06 | Merge branch 'master' into docs | skullydazed | |
2017-07-06 | Update mouse_keys.md | cato976 | |
fix typo | |||
2017-07-05 | Pull out sendstring variations to their own files. | Shayne Holmes | |
Instead of having all sendstring keycode mappings in the main quantum.c file, give each one its own file in keymap_extras that can be #included in a user's keymap. If one is included, it will define the appropriate lookup tables and overwrite the weak definitions in quantum.c. (Including more than one sendstring definition will fail at compile time.) Update @rai-suta's test keymap to match, as well as the documentation. | |||
2017-07-03 | Add missing files to _summary.md | skullY | |
2017-07-03 | Remove obsolete documentation | skullY | |
2017-07-03 | update the summary | skullY | |
2017-07-03 | Adjust headings on unicode | skullY | |
2017-07-03 | Update the vagrant guide | skullY | |
2017-07-03 | update hand_wire | skullY | |
2017-07-03 | update basic_how_keyboards_work | skullY | |
2017-07-03 | Work around quoting hell | skullY | |
2017-07-03 | Rewrite mouse_keys to resolve #937 | skullY | |
2017-07-03 | update the faq | skullY | |
2017-07-03 | fix the info boxes | skullY | |
2017-07-03 | Update a bunch of docs | skullY | |
2017-06-30 | reduce the TOC scope | skullY | |
2017-06-30 | tweak page-toc settings | skullY | |
2017-06-30 | Adjust headings to make navigator happier | skullY | |
2017-06-29 | start glossary | Jack Humbert | |
2017-06-29 | clean-up github page | Jack Humbert | |
2017-06-29 | add file to summary | Jack Humbert | |
2017-06-29 | adds how to github | Jack Humbert | |
2017-06-29 | Fixup the gitbook config | skullY | |
2017-06-29 | Add some gitboot plugins | skullY | |
2017-06-29 | Polish up custom_quantum_functions | skullY | |
2017-06-29 | use default base names | Jack Humbert | |
2017-06-29 | testing out new home | Jack Humbert | |
2017-06-29 | restructure summary | Jack Humbert | |