Commit Graph

114 Commits (keyboard_identifiers)

Author SHA1 Message Date
Jack Humbert 993427e58b properly generate tables maybe 7 years ago
Jack Humbert 1b4b5e5c66 first run at rendering a list of identifiers 7 years ago
Balz Guenat 5ad103fa51 add description of new option to docs and add option (commented out) into template. 7 years ago
Danny Nguyen f1536a3f54 Change installation of avr-libc to avr-gcc, now that avr-libc is integrated into the avr-gcc build 7 years ago
Fredric Silberberg a3e1d9a8cc Added support for locking One Shot modifiers. 7 years ago
Fredric Silberberg 5fc4a664dc Added initial key lock documentation. 7 years ago
Jack Humbert 9e79bb1491 Merge pull request #1554 from qmk/docs
Updates some remaining doc stuff
7 years ago
Balz Guenat 525b3deadf add short name for locking mods to docs. 7 years ago
Balz Guenat 07ba06d0b6 fix section in porting guide that refered to Makefile instead of rules.mk 7 years ago
Joe Wasson c5780647d8 Fix typo in docs. 7 years ago
Joe Wasson 26fb063be3 Link to steno docs from summary page. 7 years ago
Joe Wasson c0f63ca9dc Add documentation for Steno. 7 years ago
Jack Humbert cefc09ae7d adds option for alt pitch standards 7 years ago
Joe Wasson a543ad4c1d Fix minor formatting issue. 7 years ago
Jack Humbert 6bdf7482b1 update audio/music documentation 7 years ago
Jack Humbert 9abbbe7089 update audio documentation 7 years ago
Jack Humbert f407f3e8de remove unneccesary headers 7 years ago
Jack Humbert fe113ebad5 start updating audio docs 7 years ago
Jack Humbert 14c5160b1a Update _summary.md 7 years ago
Jack Humbert 000e749853 Rename docs/features/README.md to docs/features.md 7 years ago
Erez Zukerman 585f140052 Invites contributions 7 years ago
skullY 4c7c7747a3 Add terminal examples to doc best practices 7 years ago
skullY 5810bb67e4 Rearrange the faq a bit 7 years ago
skullY cb9e59152e Flesh out the glossary 7 years ago
skullY 03eb6a3e86 comment out unformatted audio/midi sections 7 years ago
skullydazed ecd3dbf085 Merge branch 'master' into docs 7 years ago
cato976 1896c76a29 Update mouse_keys.md
fix typo
7 years ago
Shayne Holmes 48ff93582b Pull out sendstring variations to their own files.
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.
7 years ago
skullY 9cadba7b89 Add missing files to _summary.md 7 years ago
skullY f1c581fdd4 Remove obsolete documentation 7 years ago
skullY c12f19107f update the summary 7 years ago
skullY 2abff258b1 Adjust headings on unicode 7 years ago
skullY 0ded95b888 Update the vagrant guide 7 years ago
skullY ff47ca7a46 update hand_wire 7 years ago
skullY dff5708b07 update basic_how_keyboards_work 7 years ago
skullY 435f99916c Work around quoting hell 7 years ago
skullY b22220532f Rewrite mouse_keys to resolve #937 7 years ago
skullY 6b0503b20d update the faq 7 years ago
skullY 80cc23e912 fix the info boxes 7 years ago
skullY d8e29b53fe Update a bunch of docs 7 years ago
skullY ea8df568f2 reduce the TOC scope 7 years ago
skullY 486abde026 tweak page-toc settings 7 years ago
skullY 10b389f79c Adjust headings to make navigator happier 7 years ago
Jack Humbert 3e3c3e2b24 start glossary 7 years ago
Jack Humbert 9f643ba8bf clean-up github page 7 years ago
Jack Humbert 4c7e66c31c add file to summary 7 years ago
Jack Humbert b139633f89 adds how to github 7 years ago
skullY 7da94ac51b Fixup the gitbook config 7 years ago
skullY bf3007ec58 Add some gitboot plugins 7 years ago
skullY 409cb1af52 Polish up custom_quantum_functions 7 years ago