aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)Author
2020-07-27[Docs] Japanese translation of docs/feature_stenography.md (#9525)Gravatar umi
* add feature_stenography.md translation * update based on comment * Update docs/ja/feature_stenography.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/feature_stenography.md ご指摘ありがとうございます。 「速記プロトコル」で更新しました。 Co-authored-by: s-show <s1shimz@gmail.com> Co-authored-by: shela <shelaf@users.noreply.github.com> Co-authored-by: s-show <s1shimz@gmail.com>
2020-07-25[Docs] Update Japanese translation of custom_quantum_functions.md. (#9760)Gravatar shela
* Update Japanese translation of custom_quantum_functions.md. * Update custom_quantum_functions.md fix original document version.
2020-07-25[Docs] Japanese translation of docs/getting_started_docker.md (#9681)Gravatar umi
* add getting_started_docker.md translation * fix some typo * update based on comment
2020-07-25[Docs] Japanese translation of docs/flashing_bootloadhid.md (#9680)Gravatar umi
* add flashing_bootloadhid.md translation * update based on comment
2020-07-25Japanese documents 'original document' comment fix (#9816)Gravatar Takeshi ISHII
2020-07-24[Docs] Update Japanese translation of feature_pointing_device.md. (#9771)Gravatar shela
* Update Japanese translation of feature_pointing_device.md. * Update docs/ja/feature_pointing_device.md * Update feature_pointing_device.md fix original document version.
2020-07-24[Docs] Update Japanese translation of feature_userspace.md. (#9775)Gravatar shela
2020-07-24[Docs] Update Japanese translation of feature_hd44780.md. (#9766)Gravatar shela
2020-07-24[Docs] Update Japanese translation of faq_build.md. (#9762)Gravatar shela
2020-07-23Update Japanese translation of _summary.md. (#9777)Gravatar shela
2020-07-23[Docs] Update Japanese translation of feature_split_keyboard.md. (#9780)Gravatar shela
* Update Japanese translation of feature_split_keyboard.md. * Update docs/ja/feature_split_keyboard.md Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com> Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
2020-07-23Update Japanese translation of feature_layers.md. (#9769)Gravatar shela
2020-07-23Update Japanese translation of feature_encoders.md. (#9765)Gravatar shela
2020-07-23Update Japanese translation of feature_dynamic_macros.md. (#9764)Gravatar shela
2020-07-23Update Japanese translation of feature_dip_switch.md. (#9763)Gravatar shela
2020-07-23Update Japanese translation of driver_installation_zadig.md. (#9761)Gravatar shela
2020-07-23Update Japanese translation of config_options.md. (#9759)Gravatar shela
2020-07-22[Docs] Japanese translation of docs/cli_development.md (#9699)Gravatar umi
* add cli_development.md translation * update based on comment * update based on comment * update based on comment
2020-07-22fixed alt text for images. (#9781)Gravatar shela
2020-07-21Implemented New MK_COMBINED Functionality (#9557)Gravatar nathanvercaemert
* implemented new mousekey_combined functionality * minor formatting change to documentation * Update tmk_core/common/mousekey.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update tmk_core/common/mousekey.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update tmk_core/common/mousekey.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update tmk_core/common/mousekey.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update docs/feature_mouse_keys.md Co-authored-by: Nick Brassel <nick@tzarc.org> * Update docs/feature_mouse_keys.md Co-authored-by: Nick Brassel <nick@tzarc.org> * Update docs/feature_mouse_keys.md Co-authored-by: Nick Brassel <nick@tzarc.org> * Update docs/feature_mouse_keys.md Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Nathan Vercaemert <nathan.vercaemert@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
2020-07-18[Docs] Update ISP Guide (#9748)Gravatar Drashna Jaelre
* [Doc] Update ISP Guide Correct the fuses for Caterina, and make the `:production` command more obvious. * fix casing before fauxpark catches it
2020-07-18[Docs] Japanese translation of docs/feature_debounce_type.md (#9524)Gravatar umi
* add feature_debounce_type.md translation * update based on comment * update based on comment
2020-07-16MSYS2: Switch to bootloadHID package and bring back avrdude package (#9736)Gravatar Ryan
* MSYS2: Switch to bootloadHID package and bring back avrdude package * Update Zadig docs as well
2020-07-16Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352)Gravatar Konstantin Đorđević
* Add IS_LAYER_ON_STATE()/IS_LAYER_OFF_STATE() macros * Add docs for IS_LAYER_ON/OFF(_STATE) macros * Remove IS_LAYER_ON/OFF_STATE redefinition in userspace * Run clang-format on quantum/quantum.h * Redefine IS_LAYER_ON/OFF(_STATE) as aliases of existing layer functions Also update relevant doc entries. Needs testing to check if this breaks existing IS_LAYER_ON/OFF usage in certain edge cases (namely calling the macros with 0). * Reformat layer check function docs
2020-07-16Remove `DESCRIPTION` (#9732)Gravatar Ryan
2020-07-16OLED driver function to set pixels (#9713)Gravatar Gautham Yerroju
* Add a function to set individual pixels * Add documentation for oled_write_pixel * use smaller data type for oled_write_pixel * Fix boundary check edge case * Update oled_write_pixel doc Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2020-07-12[Docs] Japanese translation of docs/coding_conventions_python.md (#9517)Gravatar umi
* add coding_conventions_python.md translation * update based on comment * update based on comment
2020-07-11fix typo (#9695)Gravatar shela
2020-07-09[Docs] Japanese translation of docs/coding_conventions_c.md (#9516)Gravatar umi
* add coding_conventions_c.md translation * update based on comment * update based on comment * update based on comment
2020-07-08[Keymap Extra] Add French AZERTY (AFNOR - NF Z71-300) (#9644)Gravatar Guillaume Gérard
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-07-08Add missing bracket for Tap-Hold code sample (#9675)Gravatar Matthew Tse
The `TAPPING_TERM_PER_KEY` code sample is missing a closing bracket. This adds it.
2020-07-07Allowing Pressing the Start Buttons Again to Stop Dynamic Macro Recording ↵Gravatar Dongfeng Yu
(#9446)
2020-07-07Docs: update ModemManager recommendation (#9328)Gravatar Erovia
Instead of modifying the service file provided by the distro, use drop-in functionaly to explicitly specify the policy.
2020-07-05fixed link to Eclipse instructions (#9647)Gravatar yanekm
2020-07-04add DIP_SWITCH_MATRIX_GRID support (#8772)Gravatar Takeshi ISHII
* dipsw test on helix/rev2/sc/back:five_rows * add peek_matrix() to matrix_common.c * add DIP_SWITCH_MATRIX_GRID support to quantum/dip_switch.c * update docs/feature_dip_switch.md about DIP_SWITCH_MATRIX_GRID * Test end. remove test code. Revert "dipsw test on helix/rev2/sc/back:five_rows" This reverts commit 6d4304c74557597c9fb4d324f79c3ae4793ae874.
2020-07-04add SPLIT_HAND_MATRIX_GRID support (#8685)Gravatar Takeshi ISHII
Co-authored-by: Danny <nooges@users.noreply.github.com>
2020-07-03Backlight docs wordsmithing (#9631)Gravatar Ryan
2020-07-02Add movement hook to ps2_mouse (#8805)Gravatar Manna Harbour
Process mouse movement in the keymap before it is sent to the host. Example uses include filtering noise, adding acceleration, and automatically activating a layer. To use, define the following function in your keymap: void ps2_mouse_moved_user(report_mouse_t *mouse_report);
2020-06-29[Docs] Japanese translation of docs/compatible_microcontrollers.md (#9518)Gravatar umi
* add compatible_microcontrollers.md translation * update based on comment * update based on comment
2020-06-28[Update] Japanese translation of docs/cli.md and docs/cli_commands.md (#9536)Gravatar Takeshi ISHII
* update docs/ja/cli.md * update docs/ja/cli_commands.md * Update docs/ja/cli.md Co-authored-by: shela <shelaf@users.noreply.github.com> * update docs/ja/cli_commands.md Co-authored-by: shela <shelaf@users.noreply.github.com>
2020-06-27[Docs] Japanese translation of docs/documentation_templates.md (#9523)Gravatar umi
* add documentation_templates.md translation * update based on comment * update based on comment
2020-06-27[Docs] Japanese translation of docs/documentation_best_practices.md (#9522)Gravatar umi
* add documentation_best_practices.md translation * update based on comment * update based on comment
2020-06-25[Docs] fix file path (#9540)Gravatar shela
2020-06-24feat: add dvorak-fr as extra keymap (#9512)Gravatar Guillaume Gérard
2020-06-25[Update] Japanese Translation of docs/feature_layers.md (#9537)Gravatar Takeshi ISHII
* update docs/ja/feature_layers.md see https://github.com/qmk/qmk_firmware/pull/9492 * update original document's TAG
2020-06-24[Update] Japanese translation of ↵Gravatar Takeshi ISHII
docs/newbs_building_firmware_configurator.md (#9395) * update docs/ja/newbs_building_firmware_configurator.md Following the original changes, docs/ja/newbs_building_firmware_configurator.md was divided into docs/ja/configurator_step_by_step.md and docs/ja/configurator_troubleshooting.md. * Update docs/ja/configurator_step_by_step.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_step_by_step.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_step_by_step.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_step_by_step.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_step_by_step.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_troubleshooting.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_troubleshooting.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_step_by_step.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_step_by_step.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_step_by_step.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_troubleshooting.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/newbs_building_firmware_configurator.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_troubleshooting.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/newbs_building_firmware_configurator.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_step_by_step.md Co-authored-by: shela <shelaf@users.noreply.github.com> Co-authored-by: shela <shelaf@users.noreply.github.com>
2020-06-23Add Hebrew keymap aliases (#9383)Gravatar Joshua Diamond
* Add Hebrew keymap aliases * Use NBSP for internal space in box drawings * Apply suggestions from code review * More whitespace fixes * IL_DVAV, IL_DYOD and IL_VYOD were incorrect * Add IL_DEG, IL_MUL, IL_DIV * Hebrew is now ISO (no more BAE) * Use ISO left shift * Apply suggestions from code review * DYOD and VYOD were reversed in diagram. Oops!
2020-06-23[Docs] Japanese translation of docs/feature_layers.md (#9252)Gravatar umi
* add feature_layers.md translation * update based on comment * update based on comment * update based on comment
2020-06-23fixed the layer limit of LT() (#9492)Gravatar shela
2020-06-22[Update] Japanese Translation of docs/faq_build.md (#9458)Gravatar Takeshi ISHII
* update docs/ja/faq_build.md * update docs/ja/faq_build.md to 0.9.10 * Update docs/ja/faq_build.md Co-authored-by: shela <shelaf@users.noreply.github.com> Co-authored-by: shela <shelaf@users.noreply.github.com>