Commit Graph

396 Commits (9ea01035202e0d9b43413537702ac77b4c32108c)

Author SHA1 Message Date
Jason Stillwell 00b4dce605 Rule to enable Modifiers with Auto-Shift () 7 years ago
fauxpark a2e12faa19 Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc. 7 years ago
Joe Wasson 23ac2a02ef Add keycodes for swap-hands feature. 7 years ago
Joe Wasson 7230923b05 Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency 7 years ago
Drashna Jael're 3f1d147529 Add SS_RALT for AltGR usage in macros 7 years ago
skullydazed 566399794a
Disable the glossary linking to fix () 7 years ago
U-LANDSRAAD\drashna 42e85d2b92 Add layer_state_set_* to custom function lists 7 years ago
U-LANDSRAAD\drashna d27d854913 Examples should all use _user functions for consistency 7 years ago
Joe Wasson 7b80aea8b2 Add back docs for hand-swapping feature. 7 years ago
skullY 48e11240a6 Move the linux tutorials to an info box on newbs_getting_started 7 years ago
skullY 75354f12d7 warn->danger 7 years ago
skullY 6a4e08938e Flesh out the newbs guide 7 years ago
skullydazed 08e48eb6f5
Add a newbie guide for people completely new to QMK () 7 years ago
Graham P Heath b36b4382d0 Mention invalid names in the readme. () 7 years ago
skullydazed e87c39d302
More thoroughly document Bootmagic and Command () 7 years ago
Mitchell van Manen 31cae1f1bd Update feature_macros.md () 7 years ago
fauxpark b713feb6f2 Add a little aside explaining that shifted keys with mod-tap doesn't work () 7 years ago
Brian Choromanski 7f7f763598 Fixed dead links () 7 years ago
Brian Choromanski 8e99fbc884 Fixed typo of 'confid.h' to 'config.h' () 7 years ago
Yan-Fa Li a8daf3ffba Document bootmagic hot keys 7 years ago
ferbie 767f7a8cf0 Fixed formatting for Fedora example 7 years ago
Jose Pablo Mora d54de1c5f2 ergobox -> ergodox 7 years ago
Ben Hilburn 8df2ee4ec3 Minor updates to docs () 7 years ago
Gomme_Bidule 63df056013 Update feature_auto_shift.md 7 years ago
Drashna Jaelre 6835ae8209 Add the ability to disable Music Mode completely () 7 years ago
skullY 2018df1a61 Clarify the format for layout names 7 years ago
fauxpark 4764e77121 Clarify that we actually have max 16 total backlight levels 7 years ago
fauxpark cfcf0fd36b Remove reference to BL_x in keycodes.md, and add BL_BRTG 7 years ago
YouCanFly 6c24e28b8d ADD RGBLIGHT_LIMIT_VAL () 7 years ago
Rickard von Essen 4beb5e72f8 macOS also requires avrdude 7 years ago
Balz Guenat 4931510ad3 backlight breathing overhaul () 7 years ago
Drashna Jael're 4f484bc1c9 Add on/off/toggle keycodes for Auto Shift 7 years ago
Hugo Gayosso d8f0faabda Fixed typo 7 years ago
kamisamamizu eab41f7b38 Added default case to process_record_user 7 years ago
Zach Richard 8a1e656099 new planck keymap, new feature - hybrid shift/enter action key (great for small keyboards!) () 7 years ago
fauxpark bb53635f33 Trim trailing whitespace 7 years ago
fauxpark af37bb2f78 Fix some of the more obvious typos 7 years ago
fauxpark 4c675a83ba Format keycode tables 7 years ago
fauxpark 7b0356d1d4 Convert all headings to Title Case 7 years ago
Balz Guenat 8b1862330a fix link for grave escape in docs 7 years ago
Colin T.A. Gray 16546ee06f Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at' 7 years ago
Colin T.A. Gray 53b043d4ef adds 'RGB_RMOD' to go through RGB modes in reverse 7 years ago
Drashna Jaelre 7b51f050d7 Fix typo in make example 7 years ago
mmikeww 0740e84d63 update advanced_keycodes; oneshot = sticky/dead keys 7 years ago
mmikeww c917888262 update glossary; oneshot key = sticky/dead key 7 years ago
skullY 0b54e7f5ae Flesh out the grave escape overrides 7 years ago
mmikeww b9f426ae1e Fix broken link in docs 7 years ago
Devin J. Pohly 7aaef16266 Fix internal links in docs/ () 7 years ago
Drashna Jael're 28874a9f33 Fixed minor typo in bootloader code 7 years ago
Drashna Jael're 319ff649ab 16 byte optimization of macro ;) 7 years ago
Drashna Jael're 92f6d6ec02 Update Userspace info to include Bootloader detection 7 years ago
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check () 7 years ago
Jack Humbert 62eed0e4a3
Update config_options.md 7 years ago
Jack Humbert c8bdc75e1d
Update feature_layouts.md 7 years ago
Seebs 39d3d92364 Allow multiple process_record() calls per scan 7 years ago
Gilbert Consellado 7ff96877d2 added SS_LSFT to featured macros 7 years ago
Balz Guenat 858c09f370 add example keymap 7 years ago
Balz Guenat 179d64d33c extend macro docs a bit 7 years ago
drashna 3c15c48e6a Add "KC_MAKE" to userspace example 7 years ago
James 309a400b3e Update hand_wire.md 7 years ago
Erin Call 392121b10e Document the Teensy hardware reset problem 7 years ago
skullY 4df4fa7c26 Clarify `KC_PWR` vs `KC_POWER`. Fixes . 7 years ago
skullY 66f13e4972 Move keycodes to their own section 7 years ago
Jack Humbert bb11df6b7a update some docs 7 years ago
Zach Burchill e236f1eba1 Fixed some grammar and typos on the docs () 7 years ago
Fred Silberberg 89357b96d4 333fred layout update () 7 years ago
Jeremy Cowgar 245b3376d6 Correct the rules.mk documentation for auto shift. 7 years ago
skullY 535c2f60a9 use real greater than and less than chars 7 years ago
skullY 432674781a Document info.json files 7 years ago
skullY 4e41beeaa6 Fix a typo 7 years ago
Jack Humbert 00733f4b87 update contributing guidelines 7 years ago
Jack Humbert d069a42c07
Update getting_started_github.md 7 years ago
Arialdo Martini 32bb8f6b8a Improvements to documentation () 7 years ago
Jack Humbert 38261920a9
update hand wiring link 7 years ago
tsankuanglee 04b9b62bdc RETRO_TAPPING () 7 years ago
Zach Burchill 4c1164c469 fixed two typos 7 years ago
Jeremy Cowgar 49c32021db Added missing RGB and Auto Shift in main feature list. Also standardized on period at the end of each feature list item. 7 years ago
Jeremy Cowgar 76d807fe7d Fix code example in auto shift docs 7 years ago
Jeremy Cowgar bf1fedc05e Fixed various feature links 7 years ago
Jack Humbert 4d421ee31c adds flashing docs 7 years ago
skullydazed 67cc5cebc0 Restructure the hardware and feature docs to make things easier to find () 7 years ago
Sebastian Kaim 1f43495922 Added a new keycode for cycling through RBG modes which reverses directions when shift is hold. 7 years ago
Daniel Gordon 725aa5b820 Update to Tap-Dance Docs for Fast Typists 7 years ago
Jack Humbert 06f196c589 Creates a userspace for keymaps () 7 years ago
skullY 9bb259b660 Fix the naming for clueboard files 7 years ago
James 3276c4c56a Minor punctuation and grammar edits. 7 years ago
Jason Milkins 78923cb884 Fix code backticks on Frequently Asked Build Questions docs 7 years ago
Jason Milkins a860d9d628 Fix missing code backticks 7 years ago
Daniel Gordon 383e508bc5 Quad Function Tap Dance added to TD Doc 7 years ago
skullydazed ad49db8cd2 Address by using a formula to define the breathing curve () 7 years ago
Dylan Khor aa660c1eb7 Broken link found in issue 7 years ago
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination () 7 years ago
Jonathan Arnett 4c0ff7b7ea Remove reference to Ergodox subprojects from docs 8 years ago
skullY db5afb05cf Fix the presentation of the contribution guide 8 years ago
skullydazed 2db4ad2133 Write a contributing guide. () 8 years ago
Jesper Brix Rosenkilde 966e2660cf Add option to reverse PS2 mouse axes and scrolling 8 years ago
Snipeye cfd118d158 Added Dichotemy Keyboard, updated docs for Pointing Device () 8 years ago
lyuts d8c62e4238 Fixed typo in docs. () 8 years ago
Snipeye ee13228486 Generic Pointing Device () 8 years ago
Dylan Khor 0cc62459a7 Minor typo 8 years ago
Sebastian Kaim 29bcffb3f3 Edited a minor typo in feature_bootmagic.md. 8 years ago
Daniel Gordon 03de0c8575 Reference to rules.mk in tap dance docs added 8 years ago
Max Riveiro f1451b4b04 Fix HSV Color Wheel image on RGB Light page () 8 years ago
Lukas Werling 1ad941e984 Add shell.nix for NixOS users 8 years ago
Zach Burchill 809c9258c1 Fixed typo of "multually" to "mutually" 8 years ago
surlyjake c8d365f5da platform descriptions to match master keycodes.md documentation 8 years ago
surlyjake 957e44231a updated keycodes media descriptions 8 years ago
Jeremy Cowgar a89183591c Fixed a few typos and spelling errors in auto shift feature document 8 years ago
Jeremy Cowgar abba393f57 Added Auto Shift, tap key = normal, hold key = shifted state. 8 years ago
Jack Humbert 7ad924bae5 Updates send_string functionality, adds terminal feature () 8 years ago
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. () 8 years ago
skullydazed 4580d3a730 RGB improvements () 8 years ago
Will Jiang 0ce45eb0b7 Update mac guide () 8 years ago
Jack Humbert 5f154f0a00 Update feature_common_shortcuts.md 8 years ago
Marco Fontani da83f04a30 add UC_OSX_RALT to make unicode use the Right Alt key on OSX 8 years ago
Jack Humbert d2ff66a985 Creates a layouts/ folder for keymaps shared between keyboards () 8 years ago
Joe Wasson bdc0880ca5 Add compile error if too many endpoints are defined for the ATmega32U4. 8 years ago
Jack Humbert 5cab5e4a4e validates json 8 years ago
Jack Humbert d8145c8464 adds redirects for docs 8 years ago
Joe Wasson 94ca84d271 Fix incorrect name for GeminiPR in docs. 8 years ago
Jack Humbert 52f2f6d8ea adds audio docs to summary 8 years ago
Benny Powers 9fed4f7948 Add link to keycodes doc in how_keyboards_work 8 years ago
Roy Wellington Ⅳ c0a6935fb3 Fix these links, as they appear to be broken () 8 years ago
Jack Humbert b483a90a90 update favicons 8 years ago
skullY f02430b131 Update links in the glossary 8 years ago
skullY 9d1a08e38a Doc updates from going through every file 8 years ago
skullY 9b879b1267 break up keymaps and quantum keycodes into files by feature 8 years ago
skullY 2709744cdd take a stab at documenting layers 8 years ago
skullY 207bcd788a rework key_functions into feature_common_shortcuts 8 years ago
skullY e6c638bed1 Overhaul the Getting Started section and add a FAQ section 8 years ago
discursivemoth b7d43ee253 correct tilde to grave 8 years ago
Balz Guenat 430151dd51 Merge remote-tracking branch 'upstream/master' 8 years ago
Balz Guenat 175db1a549 fix code block formatting 8 years ago
Balz Guenat 5ad103fa51 add description of new option to docs and add option (commented out) into template. 8 years ago
Balz Guenat 3e67cc9c80 add description of new option to docs and add option (commented out) into template. 8 years ago
Danny Nguyen f1536a3f54 Change installation of avr-libc to avr-gcc, now that avr-libc is integrated into the avr-gcc build 8 years ago
Fredric Silberberg a3e1d9a8cc Added support for locking One Shot modifiers. 8 years ago
Fredric Silberberg 5fc4a664dc Added initial key lock documentation. 8 years ago
Jack Humbert 9e79bb1491 Merge pull request from qmk/docs 8 years ago
Balz Guenat 525b3deadf add short name for locking mods to docs. 8 years ago
Balz Guenat 07ba06d0b6 fix section in porting guide that refered to Makefile instead of rules.mk 8 years ago
Joe Wasson c5780647d8 Fix typo in docs. 8 years ago
Joe Wasson 26fb063be3 Link to steno docs from summary page. 8 years ago
Joe Wasson c0f63ca9dc Add documentation for Steno. 8 years ago
Jack Humbert cefc09ae7d adds option for alt pitch standards 8 years ago
Joe Wasson a543ad4c1d Fix minor formatting issue. 8 years ago
Jack Humbert 6bdf7482b1 update audio/music documentation 8 years ago
Jack Humbert 9abbbe7089 update audio documentation 8 years ago
Jack Humbert f407f3e8de remove unneccesary headers 8 years ago
Jack Humbert fe113ebad5 start updating audio docs 8 years ago
Jack Humbert 14c5160b1a Update _summary.md 8 years ago
Jack Humbert 000e749853 Rename docs/features/README.md to docs/features.md 8 years ago
Erez Zukerman 585f140052 Invites contributions 8 years ago
skullY 4c7c7747a3 Add terminal examples to doc best practices 8 years ago
skullY 5810bb67e4 Rearrange the faq a bit 8 years ago
skullY cb9e59152e Flesh out the glossary 8 years ago
skullY 03eb6a3e86 comment out unformatted audio/midi sections 8 years ago
skullydazed ecd3dbf085 Merge branch 'master' into docs 8 years ago
cato976 1896c76a29 Update mouse_keys.md 8 years ago
Shayne Holmes 48ff93582b Pull out sendstring variations to their own files. 8 years ago
skullY 9cadba7b89 Add missing files to _summary.md 8 years ago
skullY f1c581fdd4 Remove obsolete documentation 8 years ago
skullY c12f19107f update the summary 8 years ago
skullY 2abff258b1 Adjust headings on unicode 8 years ago
skullY 0ded95b888 Update the vagrant guide 8 years ago
skullY ff47ca7a46 update hand_wire 8 years ago
skullY dff5708b07 update basic_how_keyboards_work 8 years ago
skullY 435f99916c Work around quoting hell 8 years ago
skullY b22220532f Rewrite mouse_keys to resolve 8 years ago
skullY 6b0503b20d update the faq 8 years ago
skullY 80cc23e912 fix the info boxes 8 years ago
skullY d8e29b53fe Update a bunch of docs 8 years ago
skullY ea8df568f2 reduce the TOC scope 8 years ago
skullY 486abde026 tweak page-toc settings 8 years ago
skullY 10b389f79c Adjust headings to make navigator happier 8 years ago
Jack Humbert 3e3c3e2b24 start glossary 8 years ago
Jack Humbert 9f643ba8bf clean-up github page 8 years ago
Jack Humbert 4c7e66c31c add file to summary 8 years ago
Jack Humbert b139633f89 adds how to github 8 years ago
skullY 7da94ac51b Fixup the gitbook config 8 years ago
skullY bf3007ec58 Add some gitboot plugins 8 years ago
skullY 409cb1af52 Polish up custom_quantum_functions 8 years ago
Jack Humbert b75ad215c8 use default base names 8 years ago
Jack Humbert 391eae97e4 testing out new home 8 years ago
Jack Humbert d59734d3b7 restructure summary 8 years ago
skullY 910d32c07e Flesh out the quantum_keycodes documentation 8 years ago
Jack Humbert d5244c6cf4 restructure keycode docs 8 years ago
Jack Humbert 40d82906cb adds config options md 8 years ago
skullY 617923cd56 Rough draft for a document on understanding QMK 8 years ago
Jack Humbert ea7590c894 add new arguements, docs 8 years ago
Jack Humbert 4ba9438c3f Add eclipse to the _summary 8 years ago
Jack Humbert 901a92a2fd Update _summary.md 8 years ago
Jack Humbert c208a6d4e5 update docs for isp 8 years ago
Jack Humbert 918aea5b47 Update _summary.md 8 years ago
Jack Humbert b4f2f44a6f Create isp_flashing_guide.md 8 years ago
Jack Humbert 2b98ec67f3 Update _summary.md 8 years ago
Jack Humbert 7b3c9cc8de Create adding_a_keyboard_to_qmk.md 8 years ago
Jack Humbert f32c68ee65 Update porting_your_keyboard_to_qmk.md 8 years ago
Jack Humbert 621ae42a6c revert edit 8 years ago
Jack Humbert 4217cb5bbc Update key_functions.md 8 years ago