Commit Graph

269 Commits (3c224bffc87b90b4c676a229c8beb902c7107ea8)

Author SHA1 Message Date
skullY 2709744cdd take a stab at documenting layers
skullY 207bcd788a rework key_functions into feature_common_shortcuts
skullY e6c638bed1 Overhaul the Getting Started section and add a FAQ section
discursivemoth b7d43ee253 correct tilde to grave
Balz Guenat 430151dd51 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	docs/faq_keymap.md
Balz Guenat 175db1a549 fix code block formatting
Balz Guenat 5ad103fa51 add description of new option to docs and add option (commented out) into template.
Balz Guenat 3e67cc9c80 add description of new option to docs and add option (commented out) into template.
Danny Nguyen f1536a3f54 Change installation of avr-libc to avr-gcc, now that avr-libc is integrated into the avr-gcc build
Fredric Silberberg a3e1d9a8cc Added support for locking One Shot modifiers.
Fredric Silberberg 5fc4a664dc Added initial key lock documentation.
Jack Humbert 9e79bb1491 Merge pull request from qmk/docs
Updates some remaining doc stuff
Balz Guenat 525b3deadf add short name for locking mods to docs.
Balz Guenat 07ba06d0b6 fix section in porting guide that refered to Makefile instead of rules.mk
Joe Wasson c5780647d8 Fix typo in docs.
Joe Wasson 26fb063be3 Link to steno docs from summary page.
Joe Wasson c0f63ca9dc Add documentation for Steno.
Jack Humbert cefc09ae7d adds option for alt pitch standards
Joe Wasson a543ad4c1d Fix minor formatting issue.
Jack Humbert 6bdf7482b1 update audio/music documentation
Jack Humbert 9abbbe7089 update audio documentation
Jack Humbert f407f3e8de remove unneccesary headers
Jack Humbert fe113ebad5 start updating audio docs
Jack Humbert 14c5160b1a Update _summary.md
Jack Humbert 000e749853 Rename docs/features/README.md to docs/features.md
Erez Zukerman 585f140052 Invites contributions
skullY 4c7c7747a3 Add terminal examples to doc best practices
skullY 5810bb67e4 Rearrange the faq a bit
skullY cb9e59152e Flesh out the glossary
skullY 03eb6a3e86 comment out unformatted audio/midi sections
skullydazed ecd3dbf085 Merge branch 'master' into docs
cato976 1896c76a29 Update mouse_keys.md
fix typo
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.
skullY 9cadba7b89 Add missing files to _summary.md
skullY f1c581fdd4 Remove obsolete documentation
skullY c12f19107f update the summary
skullY 2abff258b1 Adjust headings on unicode
skullY 0ded95b888 Update the vagrant guide
skullY ff47ca7a46 update hand_wire
skullY dff5708b07 update basic_how_keyboards_work
skullY 435f99916c Work around quoting hell
skullY b22220532f Rewrite mouse_keys to resolve
skullY 6b0503b20d update the faq
skullY 80cc23e912 fix the info boxes
skullY d8e29b53fe Update a bunch of docs
skullY ea8df568f2 reduce the TOC scope
skullY 486abde026 tweak page-toc settings
skullY 10b389f79c Adjust headings to make navigator happier
Jack Humbert 3e3c3e2b24 start glossary
Jack Humbert 9f643ba8bf clean-up github page
Jack Humbert 4c7e66c31c add file to summary
Jack Humbert b139633f89 adds how to github
skullY 7da94ac51b Fixup the gitbook config
skullY bf3007ec58 Add some gitboot plugins
skullY 409cb1af52 Polish up custom_quantum_functions
Jack Humbert b75ad215c8 use default base names
Jack Humbert 391eae97e4 testing out new home
Jack Humbert d59734d3b7 restructure summary
skullY 910d32c07e Flesh out the quantum_keycodes documentation
Jack Humbert d5244c6cf4 restructure keycode docs
Jack Humbert 40d82906cb adds config options md
skullY 617923cd56 Rough draft for a document on understanding QMK
Jack Humbert ea7590c894 add new arguements, docs
Jack Humbert 4ba9438c3f Add eclipse to the _summary
Jack Humbert 901a92a2fd Update _summary.md
Jack Humbert c208a6d4e5 update docs for isp
Jack Humbert 918aea5b47 Update _summary.md
Jack Humbert b4f2f44a6f Create isp_flashing_guide.md
Jack Humbert 2b98ec67f3 Update _summary.md
Jack Humbert 7b3c9cc8de Create adding_a_keyboard_to_qmk.md
Jack Humbert f32c68ee65 Update porting_your_keyboard_to_qmk.md
Jack Humbert 621ae42a6c revert edit
Jack Humbert 4217cb5bbc Update key_functions.md
Jack Humbert 6bd4df7a90 define limits to functions
Jack Humbert 06f0f92c1a Delete VAGRANT_GUIDE.md
Jack Humbert 7921834663 Delete USB_NKRO.txt
Jack Humbert d942389e11 Delete TMK_README.md
Jack Humbert 3df614c942 Delete POWER.txt
Jack Humbert 08fdced65f Delete PCB_GUIDE.md
Jack Humbert de4a38ab1b Delete Macros.md
Jack Humbert ceb7a63c68 Delete Kiibohd.asciidoc
Jack Humbert 656744e7dd Delete Keymap.md
Jack Humbert 6442822efd Delete Keycodes.md
Jack Humbert f320ac4bc6 Delete Home.md
Jack Humbert ee595965ae Delete HAND_WIRE.md
Jack Humbert 4de370ccc3 Delete FUSE.txt
Jack Humbert 4092e45b6b Delete FAQ.md
Jack Humbert 296e8669f3 Delete Embedding.md
Jack Humbert fa6044ab1d Delete Eclipse.md
Jack Humbert 401aab7d5a Delete CYGWIN_GUIDE.md
Jack Humbert 5e9d5a0a75 Delete BUILD_GUIDE.md
Jack Humbert 995c3141a6 convert docs to lowercase and underscores
Jack Humbert ca01d94005 convert docs to lowercase and underscores
Jack Humbert 558db0e03f remove leading slash
Jack Humbert 43b6179feb Merge branch 'master' into improve_macro_docs
Jack Humbert 163754f363 Create Home.md
Jack Humbert ad49086be5 Create SUMMARY.md
Jack Humbert 2f942c9883 Create Custom-Quantum-Functions.md
Jack Humbert 1da0a19177 make searchable
Jack Humbert 5801a1f8af update music docs
skullY a0ac0d3cea Move Dynamic Macros into their own file
skullY 767bcac23c Clean up and improve the macro documentation
Ethan Madden d9f95c5da9 Docfix ()
* SCKLCK is now SCROLLLOCK

Yes, with all three Ls
At least it doesn't have a random K anymore lol

* Removed strange mystery trailing numbers in the docs
Erez Zukerman 481797f92f Documents permissive hold
Ethan Madden e82c089b4c SCKLCK is now SCROLLLOCK ()
Yes, with all three Ls
At least it doesn't have a random K anymore lol
Jack Humbert eefec19ad9 Update Keycodes.md
Jack Humbert 47c209fa02 Update Keycodes.md
fabienheureux 19816a4998 Broken Keymap docs link
Jack Humbert 1d6a18db99 Merge pull request from Maartenwut/patch-1
Added SEND_STRING(); to the documentation.
Jack Humbert cecf783e14 Merge pull request from fredizzimo/wsl_setup
Add script for setting up Windows Subsystem for Linux
Maarten Dekkers 91c6113cba Added SEND_STRING(); to the documentation.
Damien 51e44fd6c5 Update Differences-from-TMK.md
Removed fn_actions.

According this [comment](https://github.com/qmk/qmk_firmware/pull/1336#issuecomment-304634633)
Fred Sundvik 78aebe0631 Update windows 10 instructions
Damien b2010cd478 Update Differences-from-TMK.md
Hello,

I'm not sure but it seems to be uint8_t for TMK/fn_actions (cf. https://github.com/tmk/tmk_keyboard/blob/master/README.md ).

Regards,
Damien
Fred Sundvik 623b1cd866 Fix line endings in FAQ.md
Jack Humbert c3bdddb637 move book for gitbook
Jack Humbert c95f08c439 Updates docs/book.json
Auto commit by GitBook Editor
Jack Humbert 7e84b0e3b3 move old doc to docs
Jack Humbert 704794bae3 subtree docs