aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* Issue 9942: Add LSA, RSA, RCS, LSA_T, RSA_T, and RCS_T (#9943)nopunin10did2020-08-171-34/+40
| | | | | | | | | | | | | | | | | | | | * Issue 9942: Add Quantum defines Add codes to quantum_keycodes for LSA, RSA, RCS, and their corresponding _T macros * 9942: Add documentation for new defines Add documentation for new defines in feature request 9942. Also define SAGR and SAGR_T as aliases for RSA and RSA_T. * Update quantum/quantum_keycodes.h * Update docs/keycodes.md * Update docs/keycodes.md * Update docs/keycodes.md * Update docs/keycodes.md
* [Docs] Japanese translation of docs/proton_c_conversion.md (#9927)Takeshi ISHII2020-08-172-1/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * start translation docs/ja/proton_c_conversion.md * Japanese translation is in progress. * Japanese translation is in progress. * update * Update docs/ja/proton_c_conversion.md * Update docs/ja/proton_c_conversion.md * Update docs/ja/proton_c_conversion.md * Update docs/ja/proton_c_conversion.md * Update docs/ja/proton_c_conversion.md * Update docs/ja/proton_c_conversion.md * Update docs/ja/proton_c_conversion.md * Update docs/ja/proton_c_conversion.md * Update docs/ja/proton_c_conversion.md * update docs/ja/_summary.md: GPIO congtrol
* Update Japanese translation of _summary.md. (#10051)shela2020-08-161-1/+2
|
* Add PR checklist document. (#9913)Nick Brassel2020-08-072-0/+126
| | | | | | | | | | | | | | | | | | * Add PR checklist document. * Update docs/pr_checklist.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Reword the lower/raise/adjust suggestion somewhat for clarity. * Add suggestion from @Didel for coding conventions. Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Add Indicator flag for RGB Matrix (#9933)Drashna Jaelre2020-08-051-9/+10
| | | | | | | | * Add Indicator flag for RGB Matrix This adds a new flag for the RGB Matrix feature that lets you specify if the LED is an indicator LED, to be used to indicate the system state of the keyboard (eg caps/num/etc lock status, layer indication, modifer status, etc). * Better formatting of table
* [Docs] small text and formatting fixes in vscode manual (#9156)Marco Syfrig2020-08-031-2/+2
| | | | | | | | | | | | | | | * small text and formatting fixes in vscode manual fix double opening <kbd> tags for correct formatting expand two points for better understanding * restored <kbd>, clarified how to open the terminal restored <kbd> tags that were deleted with the last commit; they are correct as they were to have the whole menu "breadcrumb" nested inside a box clarified how to open the terminal escaped backtick for shortcut Ctrl+` as I’ve added backticks for code on the same line * Update docs/other_vscode.md
* [Docs] Update Japanese translation of newbs_flashing.md. (#9819)shela2020-07-311-324/+51
| | | | | | * Update Japanese translation of newbs_flashing.md. * Update docs/ja/newbs_flashing.md
* [Docs] Update Japanese translation of newbs_getting_started.md. (#9813)shela2020-07-311-54/+88
|
* [Docs] Japanese translation of docs/internals_input_callback_reg.md (#9752)umi2020-07-311-0/+174
| | | | | * add internals_input_callback_reg.md translation * update based on comment
* [Docs] Update Japanese translation of newbs_building_firmware.md. (#9810)shela2020-07-311-48/+30
| | | | | | | | * Update Japanese translation of newbs_building_firmware.md. * fix original document version. * Apply suggestions from code review
* [Docs] Japanese translation of docs/other_vscode.md (#9756)umi2020-07-311-0/+122
| | | | | | | | | * add other_vscode.md translation * update based on comment * update based on comment * update based on comment
* [Docs] Update Japanese translation of keymap.md. (#9807)shela2020-07-311-5/+17
| | | | | | | | | * Update Japanese translation of keymap.md. * fix original document version. * Apply suggestions from code review * Update translation
* [Docs] Update Japanese translation of feature_backlight.md. (#9803)shela2020-07-311-153/+124
| | | | | | | * Update Japanese translation of feature_backlight.md. * fix original document version. * Apply suggestions from code review
* Remove unnecessary break after return from documentation (#9892)Rustam Zagirov2020-07-314-5/+3
|
* [Docs] Update Japanese translation of feature_tap_dance.md. (#9808)shela2020-07-301-267/+245
| | | | | | | | * Update Japanese translation of feature_tap_dance.md. * fix original document version. * Update docs/ja/feature_tap_dance.md
* [Docs] Update Japanese translation of feature_ps2_mouse.md. (#9815)shela2020-07-301-2/+12
|
* [Docs] Update Japanese translation of feature_mouse_keys.md. (#9809)shela2020-07-301-3/+20
| | | | | | | | | | * Update Japanese translation of feature_mouse_keys.md. * fix original document version. * Update docs/ja/feature_mouse_keys.md * update based on comment
* [Docs] Update Japanese translation of feature_macros.md. (#9767)shela2020-07-301-45/+48
| | | | | | | * Update Japanese translation of feature_macros.md. * Update feature_macros.md fix original document version.
* [Docs] Japanese translation of docs/internals_gpio_control.md (#9751)umi2020-07-291-0/+28
| | | | | | | | | * add internals_gpio_control.md translation * update based on comment * update based on comment * update based on comment
* [Docs] Japanese translation of docs/other_eclipse.md (#9755)umi2020-07-291-0/+93
| | | | | | | * add other_eclipse.md translation * update based on comment * update based on comment
* [Docs] Japanese translation of docs/one_shot_keys.md (#9754)umi2020-07-291-0/+107
| | | | | | | * add one_shot_keys.md translation * update based on comment * update based on comment
* [Docs] Japanese translation of docs/mod_tap.md (#9753)umi2020-07-291-0/+59
| | | | | | | * add mod_tap.md translation * update based on comment * update based on comment
* [Docs] Japanese translation of docs/how_keyboards_work.md (#9683)umi2020-07-291-0/+74
| | | | | | | | | * add how_keyboards_work.md translation * update based on comment * update based on comment * update based on comment
* [Docs] Japanese translation of docs/how_a_matrix_works.md (#9682)umi2020-07-291-0/+104
| | | | | | | * add how_a_matrix_works.md translation * update based on comment * update based on comment
* [Docs] Japanese translation of docs/feature_stenography.md (#9525)umi2020-07-271-0/+136
| | | | | | | | | | | | | | | | | | | * 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>
* [Docs] Update Japanese translation of custom_quantum_functions.md. (#9760)shela2020-07-251-55/+7
| | | | | | | * Update Japanese translation of custom_quantum_functions.md. * Update custom_quantum_functions.md fix original document version.
* [Docs] Japanese translation of docs/getting_started_docker.md (#9681)umi2020-07-251-0/+52
| | | | | | | * add getting_started_docker.md translation * fix some typo * update based on comment
* [Docs] Japanese translation of docs/flashing_bootloadhid.md (#9680)umi2020-07-251-0/+75
| | | | | * add flashing_bootloadhid.md translation * update based on comment
* Japanese documents 'original document' comment fix (#9816)Takeshi ISHII2020-07-2511-11/+11
|
* [Docs] Update Japanese translation of feature_pointing_device.md. (#9771)shela2020-07-241-3/+8
| | | | | | | | | | * Update Japanese translation of feature_pointing_device.md. * Update docs/ja/feature_pointing_device.md * Update feature_pointing_device.md fix original document version.
* [Docs] Update Japanese translation of feature_userspace.md. (#9775)shela2020-07-241-2/+2
|
* [Docs] Update Japanese translation of feature_hd44780.md. (#9766)shela2020-07-241-3/+3
|
* [Docs] Update Japanese translation of faq_build.md. (#9762)shela2020-07-241-2/+2
|
* Update Japanese translation of _summary.md. (#9777)shela2020-07-231-6/+18
|
* [Docs] Update Japanese translation of feature_split_keyboard.md. (#9780)shela2020-07-231-1/+19
| | | | | | | | | * 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>
* Update Japanese translation of feature_layers.md. (#9769)shela2020-07-231-32/+32
|
* Update Japanese translation of feature_encoders.md. (#9765)shela2020-07-231-2/+2
|
* Update Japanese translation of feature_dynamic_macros.md. (#9764)shela2020-07-231-2/+2
|
* Update Japanese translation of feature_dip_switch.md. (#9763)shela2020-07-231-1/+15
|
* Update Japanese translation of driver_installation_zadig.md. (#9761)shela2020-07-231-2/+2
|
* Update Japanese translation of config_options.md. (#9759)shela2020-07-231-6/+17
|
* [Docs] Japanese translation of docs/cli_development.md (#9699)umi2020-07-221-0/+223
| | | | | | | | | * add cli_development.md translation * update based on comment * update based on comment * update based on comment
* fixed alt text for images. (#9781)shela2020-07-221-3/+3
|
* Implemented New MK_COMBINED Functionality (#9557)nathanvercaemert2020-07-211-1/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* [Docs] Update ISP Guide (#9748)Drashna Jaelre2020-07-181-5/+7
| | | | | | | * [Doc] Update ISP Guide Correct the fuses for Caterina, and make the `:production` command more obvious. * fix casing before fauxpark catches it
* [Docs] Japanese translation of docs/feature_debounce_type.md (#9524)umi2020-07-181-0/+47
| | | | | | | * add feature_debounce_type.md translation * update based on comment * update based on comment
* MSYS2: Switch to bootloadHID package and bring back avrdude package (#9736)Ryan2020-07-161-1/+1
| | | | | * MSYS2: Switch to bootloadHID package and bring back avrdude package * Update Zadig docs as well
* Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352)Konstantin Đorđević2020-07-162-9/+13
| | | | | | | | | | | | | | | | | | * 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
* Remove `DESCRIPTION` (#9732)Ryan2020-07-165-10/+3
|
* OLED driver function to set pixels (#9713)Gautham Yerroju2020-07-161-0/+4
| | | | | | | | | | | | | | | * 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>