summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2021-11-23layer_combo → sd_combo (#15266)precondition
2021-11-17Call steno_set_mode inside eeconfig_init_user in the doc (#15176)Alexis Jeandeau
2021-11-13Fix hebrew emoji in langs.md (#15140)peepeetee
2021-11-12[Docs] Correct logic of tap hold statement (#14992)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2021-11-12[Docs] Codify not using code from other keyboards in PRs (#15128)Drashna Jaelre
* [Docs] Codify not using code from other keyboards in PRs * add additional comments
2021-11-05Add example for turning off RGB colors and retaining indicator function (#14997)Albert Y
* Add init function for solid effect with colors off * Restructure sentence Co-authored-by: filterpaper <filterpaper@localhost>
2021-11-05Rework ISP flashing guide (#14938)Ryan
Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2021-11-05CLI: Add 'cd' subcommand (#12584)Erovia
* CLI: Add 'cd' subcommand Go to your qmk_firmware dir with ease. * Fix for Windows and do not run if already under QMK Home * Make flake8 happy * Fix prompt for Windows * Make flake8 happy once again * I'll get it right eventually * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Add subcommand to __init__.py and fixup after rebase * Update Windows code to use milc's run * Unify the subshell starting with os.execl * Exit with error msg when output is redirected to non-TTY. * Revert Windows-specific code Co-authored-by: Ryan <fauxpark@gmail.com>
2021-11-05Refactor new-keyboard to be python3.7 compatible (#14707)Mikkel Jeppesen
* Use copy_tree from distutils for python 3.7 support * Bump python version in docs * Changed new-keyboard to use printf-style format strings * Use username for manunfacturer / maintainer * Update lib/python/qmk/cli/new/keyboard.py Co-authored-by: Zach White <skullydazed@drpepper.org> Co-authored-by: Zach White <skullydazed@drpepper.org>
2021-11-05`qmk docs`: Run `docsify serve` if available (#15056)Ryan
2021-11-02Clarify placement of configuration options (#15015)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2021-10-27[Docs] Add instructions to create keymap before proceeding (#14945)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2021-10-27Add MAGIC_TOGGLE_GUI line to main keycode documentation (#14959)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2021-10-26Document `MAGIC` feature (#14301)JayceFayne
2021-10-24Fix Typo in documentation (#14942)coliss86
2021-10-22[Docs] Add default case to tap dance example 5. (#14893)ForsakenRei
2021-10-20[DOCS] Fix the STENO_COMBINEDMAP table (#14883)precondition
2021-10-16add docs/ja/ja_doc_status.sh (#14402)Takeshi ISHII
2021-10-16Update documentation because GPIO functions are no longer in quantum.h (#14826)Aaron Paterson
* GPIO functions are no longer in quantum.h * Update docs/internals_gpio_control.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-10-15[Docs] Clean up reference_info_json.md (#14806)Ryan
2021-10-09Update Japanese document (#14766)shela
2021-10-09Update Japanese document (#14767)shela
2021-10-09Update Japanese document (#14769)shela
2021-10-08Translate keycodes us ansi shifted (#13820)s-show
* copy "keycodes_us_ansi_shifted.md" to docs/ja. * Add japanese translation "docs/keycodes_us_ansi_shifted.md". * Apply suggestions from code review Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/keycodes_us_ansi_shifted.md Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com> Co-authored-by: shela <shelaf@users.noreply.github.com> Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
2021-10-07Fix link from feature_tap_dance.md to tapping term settings (#14741)precondition
2021-10-06More PR checklist updates (#14705)Nick Brassel
* Wording, clarification. * Apply suggestions from code review Co-authored-by: Mikkel Jeppesen <2756925+Duckle29@users.noreply.github.com> Co-authored-by: Mikkel Jeppesen <2756925+Duckle29@users.noreply.github.com>
2021-10-05Add clarification for licensing. (#14704)Nick Brassel
* Add clarification for licensing. * Errr, v2.
2021-10-04Document examples on intercepting Mod-Tap (#14502)Albert Y
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: filterpaper <filterpaper@localhost>
2021-10-01[Docs] update Japanese translation of mod_tap.md (#13981)umi
* update mod_tap.md translation * add id on config_options.md and update text based on comments
2021-10-01Fix documentation for NO_HAPTIC_MOD and NO_HAPTIC_FN features. (#14180)Purdea Andrei
2021-09-29[Core] Fix "6kro enable" and clarify naming (#14563)Drashna Jaelre
* Fix USB_6KRO_ENABLE compilation errors * Add info to docs * Rename define to be more accurate * Remove unused rule * Refixe docs
2021-09-24[Docs] Broken FAQ hyperlink (#14578)clickclackwho
2021-09-24[Docs] update Japanese translation of pr_checklist.md (#13693)umi
* update pr_checklist.md translation * update file based on comments * add id on feature_led_indicators.md and update text based on comments * update file based on comments * update file based on comment
2021-09-23[Docs] update Japanese translation of feature_backlight.md (#14403)umi
* update feature_backlight.md translation * update file based on comments
2021-09-23[Docs] update Japanese translation of feature_advanced_keycodes.md (#14309)umi
* update feature_advanced_keycodes.md translation * update file based on comments
2021-09-23[Docs] update Japanese translation of isp_flashing_guide.md (#13700)umi
* update isp_flashing_guide.md translation * update isp_flashing_guide.md translation * correct url * trim remaining merge identifier
2021-09-23[Docs] update Japanese translation of feature_leader_key.md (#13669)umi
* update feature_leader_key.md translation * update file based on comments * update text based on comments
2021-09-23[Docs] update Japanese translation of one_shot_keys.md (#13656)umi
* update one_shot_keys.md translation * update one_shot_keys.md translation * correct paramter for function * add change of #13754
2021-09-21[Docs] update suspend_*_user examples (#14542)Dasky
2021-09-21[Docs] Modify encoder_update_user example to return false (#14541)Dasky
2021-09-20Doc Fixes & Custom Matrix Fix (#14526)XScorpion2
2021-09-19[Docs] fix wrong directory for RGB Matrix animations (#14494)David Xia
2021-09-15[Docs] add sync options heading, update led indicators (#14441)Dasky
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-14[Docs] fixed incorrect amount of steps for oled usage (#13519)vsrivastava
changed line 21 from saying "three steps" to "two steps" as there are only two steps Co-authored-by: feynmantf <46390109+feynmantf@users.noreply.github.com>
2021-09-12update compatible_microcontrollers.md translation (#14401)umi
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan
2021-09-10Align rgb/led matrix docs with current behaviour (#14367)Joel Challis
2021-09-09Bugfix for Joystick and JSON schema (#14295)Ryan
2021-09-05Highlight keycode (#14317)Niko Wenselowski
This should make it consistent with other docs and hopefully will make less people miss this detail.