Age | Commit message (Collapse) | Author |
|
* Architecture documentation for the configurator and api
* Apply suggestions from code review
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
|
Fix example markdown code formatting
|
|
This change fixes the warning caused by deprecated way of configuring terminal profiles.
The warning caused by old settings.json is the following:
This is deprecated, the new recommended way to configure your default shell is by creating a terminal profile in `#terminal.integrated.profiles.windows#` and setting its profile name as the default in `#terminal.integrated.defaultProfile.windows#`. This will currently take priority over the new profiles settings but that will change in the future.
Refer to the link below for more information:
https://code.visualstudio.com/docs/editor/integrated-terminal#_configuration
|
|
|
|
|
|
* `qmk docs`: Add flag to open in browser
* Add docs
|
|
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
`ON_TOGG` doesn't exist in the codebase.
|
|
Added a `default` case in `switch(ql_tap_state.state)` at line 493 and 494.
Without it compile firmware with Example 6 code will encounter 2 errors:
`enumeration value 'TD_NONE' not handled in switch`
`enumeration value 'TD_UNKNOWN' not handled in switch`
|
|
* Initial pass at enabling logging for unit tests
* Add to docs
* Bind debug for more test types
* Force everything
* Tidy up slightly
|
|
Currently, this feature isn't supported on splits, spent about an hour troubleshooting my board and firmware before asking, and turns out it's not in place. Note added to save others from this in the future.
|
|
|
|
|
|
Changed following the change in the definition of `PS2_MOUSE_SCROLL_BTN_MASK` in the original document.
|
|
* Updated docs/ja/proton_c_conversion.md original tag.
* Updated docs/ja/other_vscode.md original tag.
* Updated docs/ja/feature_swap_hands.md original tag.
* Updated docs/ja/faq_general.md original tag.
* Updated docs/ja/feature_userspace.md original tag.
* Updated git co docs/ja/config_options.md original tag.
|
|
* Add 'Atomic Operation' section into docs/ja/internals_gpio_control.md
* Update docs/ja/internals_gpio_control.md
* Update docs/ja/internals_gpio_control.md
* Update docs/ja/internals_gpio_control.md
|
|
|
|
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: filterpaper <filterpaper@localhost>
|
|
* update other_eclipse.md translation
* update based on comment
* update based on comment
|
|
* update config_options.md translation
* update config_options.md translation
* update based on comment
* update based on comment
|
|
* Translated 'feature_advanced_keycodes.md'.
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* update based on comment.
* update based on comment.
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
* update based on comment.
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
* update based on comment.
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>
|
|
* 'keycodes_basic.md' copied.
* Translation completed.
* update to "breakpoint_2021_05_29".
* Update docs/ja/keycodes_basic.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/keycodes_basic.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/keycodes_basic.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/keycodes_basic.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/keycodes_basic.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* update based on comment.
* update based on comment.
Co-authored-by: shela <shelaf@users.noreply.github.com>
|
|
* Updated docs/ja/how_a_matrix_works.md original tag.
* Updated docs/ja/api_overview.md original tag.
* Updated docs/ja/contributing.md original tag
* Updated docs/ja/coding_conventions_c.md original tag
* Updated docs/ja/reference_configurator_support.md original tag
* Updated docs/ja/reference_glossary.md original tag
* Updated docs/ja/api_docs.md original tag
* Updated docs/ja/feature_stenography.md original tag
* Updated docs/ja/documentation_templates.md original tag
* Updated docs/ja/faq_keymap.md original tag
* Updated docs/ja/understanding_qmk.md original tag
|
|
|
|
* Update Japanese faq documents.
* Update Japanese summary.
* Update docs/ja/faq_debug.md
Co-authored-by: s-show <s1shimz@gmail.com>
* Update docs/ja/faq_misc.md
Co-authored-by: s-show <s1shimz@gmail.com>
* Apply suggestions from code review
Co-authored-by: s-show <s1shimz@gmail.com>
|
|
|
|
|
|
|
|
Co-authored-by: filterpaper <filterpaper@localhost>
|
|
|
|
* Update Japanese getting started documents.
* Update faq_build.md
* fix typo
|
|
Co-authored-by: filterpaper <filterpaper@localhost>
|
|
* update tap_hold.md translation
* restore unnecessary change line
|
|
* update hardware_keyboard_guidelines.md translation
* update based on comment
|
|
* update feature_haptic_feedback.md translation
* change url of driver pdf location
* change buzz word
* update based on comment
|
|
|
|
|
|
|
|
|
|
* Top level heading for common config
Prior to this, the some of the common config looks like a detail of the APA102 driver
* Change heading to Common Config (RGB Matrix)
|
|
|
|
* Update Japanese newbs_learn_more_resources.md document.
* Slightly modded
|
|
|
|
* update feature_pointing_device.md translation
* update based on comment
|
|
* Update Japanese newbs_flashing.md document.
* Slightly modded
* Apply suggestions from code review
|
|
|
|
* add docs/ja/data_driven_config.md
* Update docs/ja/data_driven_config.md
Co-authored-by: s-show <s1shimz@gmail.com>
* Update docs/ja/data_driven_config.md
Co-authored-by: s-show <s1shimz@gmail.com>
* Update docs/ja/data_driven_config.md
Co-authored-by: s-show <s1shimz@gmail.com>
* Update docs/ja/data_driven_config.md
Co-authored-by: s-show <s1shimz@gmail.com>
* Update docs/ja/data_driven_config.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/data_driven_config.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/data_driven_config.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/data_driven_config.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/data_driven_config.md
* Update docs/ja/data_driven_config.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/data_driven_config.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/data_driven_config.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/data_driven_config.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
Co-authored-by: s-show <s1shimz@gmail.com>
Co-authored-by: shela <shelaf@users.noreply.github.com>
|
|
|
|
|
|
|