summaryrefslogtreecommitdiffstats
path: root/docs/ja
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-231-2/+15
|\
| * [Docs] update Japanese translation of feature_leader_key.md (#13669)umi2021-09-231-2/+15
| | | | | | | | | | | | | | * update feature_leader_key.md translation * update file based on comments * update text based on comments
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-231-4/+7
|\|
| * [Docs] update Japanese translation of one_shot_keys.md (#13656)umi2021-09-231-4/+7
| | | | | | | | | | | | | | | | | | * update one_shot_keys.md translation * update one_shot_keys.md translation * correct paramter for function * add change of #13754
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-211-2/+2
|\|
| * [Docs] update suspend_*_user examples (#14542)Dasky2021-09-211-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-211-1/+1
|\|
| * [Docs] Modify encoder_update_user example to return false (#14541)Dasky2021-09-211-1/+1
| |
* | Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-121-7/+4
|/ | | | | | | | | * Align ChibiOS I2C defs with other drivers * Update keyboards/xelus/valor_frl_tkl/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* update compatible_microcontrollers.md translation (#14401)umi2021-09-121-2/+2
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-8/+2
|
* move everything from qmkfm/base_container to qmkfm/qmk_cli (#14230)Zach White2021-08-291-1/+1
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-204-4/+1
|\
| * [Core] [Docs] Remove travis-ci references (#13916)Spaceman2021-08-204-4/+1
| |
* | Added right vs left specific pin assignments for dip switch (#13074)XScorpion22021-08-191-0/+2
| | | | | | | | | | | | | | * Added right vs left specific pin assignments for dip switch * Update feature_dip_switch.md * Ran formatting tools
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-171-82/+88
|\|
| * update feature_tap_dance.md translation (#13496)s-show2021-08-181-82/+88
| | | | | | | | | | | | | | | | | | | | | | * update feature_tap_dance.md translation * Update docs/ja/feature_tap_dance.md Co-authored-by: shela <shelaf@users.noreply.github.com> * update based on comment. Co-authored-by: shela <shelaf@users.noreply.github.com>
* | Fix some additional bootmagic settings (#13979)Drashna Jaelre2021-08-121-1/+1
| |
* | Remove backwards compatibility of debounce names (#13877)Joel Challis2021-08-091-17/+0
| | | | | | | | | | | | | | * Remove backwards compatibility of debounce names * Update docs * Update keyboards/keymaps
* | Add support for STM32F407x MCUs. (#13718)thpoll832021-08-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add support for STM32F407x MCUs. * Removing STMF407 MCU variation * Update quantum/mcu_selection.mk Remove options for dfu flashing Co-authored-by: Ryan <fauxpark@gmail.com> * DISABLE STM32_USB_USE_OTG1 * Update platforms/chibios/GENERIC_STM32_F407XE/configs/mcuconf.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update platforms/chibios/GENERIC_STM32_F407XE/configs/mcuconf.h Co-authored-by: thomas.pollak <thomas.pollak@dynatrace.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* | __flash? (#13799)Joel Challis2021-07-311-1/+1
| |
* | Move some led drivers to common folder (#13749)Joel Challis2021-07-311-1/+1
| | | | | | * Move some led drivers to common folder
* | Port new_keyboard.sh to CLI (#13706)Ryan2021-07-301-18/+20
| | | | | | Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* | Remove references to info.json `width` and `height` in CLI (#13728)Ryan2021-07-292-6/+0
| |
* | matrix_scan_x -> x_task (#13748)Joel Challis2021-07-281-1/+1
| |
* | Remove deprecated callbacks for encoders and dip switches (#13404)Drashna Jaelre2021-07-241-3/+7
| |
* | CLI/Docs: Fix the format commands' name (#13668)Erovia2021-07-232-9/+9
| | | | | | | | | | | | | | PR #13296 changed the name of the `cformat` and `pyformat` commands to `format-c` and `format-py` respectively. This PR updates the documentation and some parts of the CLI to use the new names. Also add documentation for the new `format-text` subcommand, introduced in the same PR.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-161-5/+3
|\|
| * Remove unwanted notes (#13563)shela2021-07-161-5/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-087-15/+15
|\|
| * Updated docs/ja/feature_ps2_mouse.md. (#13472)Takeshi ISHII2021-07-081-3/+3
| | | | | | Changed following the change in the definition of `PS2_MOUSE_SCROLL_BTN_MASK` in the original document.
| * [Update] Change Original TAGs of Japanese translations (#13473)Takeshi ISHII2021-07-086-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-081-2/+21
|\|
| * [Docs] update Japanese translation of internals_gpio_control.md (#13401)Takeshi ISHII2021-07-081-2/+21
| | | | | | | | | | | | | | | | | | * 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
* | Convert Dip Switch callbacks to boolean functions (#13399)Drashna Jaelre2021-07-011-6/+10
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-011-15/+11
|\|
| * [Docs] update Japanese translation of other_eclipse.md (#12776)umi2021-07-011-15/+11
| | | | | | | | | | | | | | * update other_eclipse.md translation * update based on comment * update based on comment
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-011-7/+17
|\|
| * update Japanese translation of config_options.md (#12695)umi2021-07-011-7/+17
| | | | | | | | | | | | | | | | | | * update config_options.md translation * update config_options.md translation * update based on comment * update based on comment
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-012-2/+396
|\|
| * Translated 'feature_advanced_keycodes.md'. (#12454)s-show2021-07-011-2/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
| * [Docs] Japanese translation of docs/keycodes_basic.md (#11044)s-show2021-07-011-0/+261
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-0111-22/+22
|\|
| * [Update] Change Original TAGs of Japanese translations (#13396)Takeshi ISHII2021-07-0111-22/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | Adds support for STM32L412xB, STM32L422xB. (#13383)Nick Brassel2021-06-301-0/+2
|/ | | | | | | * Adds support for STM32L412xB, STM32L422xB. * Add to list of supported MCUs. * Disable SPI1 by default.
* Update Japanese document (#10673)shela2021-06-241-17/+20
|
* [Docs] Update Japanese faq documents (#12842)shela2021-06-244-199/+209
| | | | | | | | | | | | | | | | | * 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>
* Update Japanese newbs_getting_started.md (#12841)shela2021-06-242-58/+114
|
* Add ID to "## Advanced Macros". (#12830)s-show2021-06-241-1/+1
|
* [Docs] Update Japanese getting started documents. (#12806)shela2021-06-215-91/+51
| | | | | | | * Update Japanese getting started documents. * Update faq_build.md * fix typo