Age | Commit message (Collapse) | Author |
|
* add feature_led_indicators.md translation
* update related document
* add link on _summary
|
|
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
* 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
|
|
|
|
|
|
* add japanese translation 'docs/ja/breaking_changes.md'
Note: this is cherry-pick from umi-umi's translation in PR #7248
* update ja/breaking_changes.md
* update ja/breaking_changes.md, add ja/breaking_changes_instructions.md
* translating ja/breaking_changes_instructions.md
* translating ja/breaking_changes_instructions.md
* translated ja/breaking_changes_instructions.md
* update ja/breaking_changes.md, ja/breaking_changes_instructions.md
Breaking change の訳語を「破壊的な変更」から「互換性を破る変更」に変更。
ただし、文中の用語としては、Breaking change をそのまま使用するむねドキュメントの導入部で
訳注でしめし、文中では、原語のまま使用する。
* update docs/ja/_summary.md
* Update docs/ja/breaking_changes.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
* Update docs/ja/breaking_changes.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
* Update docs/ja/breaking_changes.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
* Update docs/ja/breaking_changes.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
* Update docs/ja/breaking_changes.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
* Update docs/ja/breaking_changes.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
* Update docs/ja/breaking_changes.md
* update docs/ja/breaking_changes.md
* update docs/ja/breaking_changes.md
* update docs/ja/breaking_changes.md
* update docs/ja/breaking_changes.md
* update docs/ja/breaking_changes.md
* Update docs/ja/breaking_changes_instructions.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
* Update docs/ja/breaking_changes_instructions.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
* update docs/ja/breaking_changes.md
* Update docs/ja/breaking_changes_instructions.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
* Update docs/ja/breaking_changes_instructions.md
* Update docs/ja/breaking_changes_instructions.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
* update docs/ja/breaking_changes_instructions.md
* update docs/ja/breaking_changes_instructions.md
* The base of the translation of docs/ja/breaking_changes_instructions.md was changed to 0.9.0.
* The base of the translation of docs/ja/breaking_changes.md was changed to 0.9.0.
* Update docs/ja/breaking_changes.md
Co-authored-by: s-show <s1shimz@gmail.com>
* update docs/ja/breaking_changes.md
* Update docs/ja/breaking_changes_instructions.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* update docs/ja/breaking_changes.md
* update docs/ja/breaking_changes.md
Co-authored-by: umi-umi <57262844+umi-umi@users.noreply.github.com>
Co-authored-by: shela <shelaf@users.noreply.github.com>
Co-authored-by: s-show <s1shimz@gmail.com>
|
|
* Change _delay_ms/us() to wait_ms/us()
* Switch to platform-agnostic GPIO macros
* Add AVR spi_master and migrate Adafruit BLE code
* Set verbose back to false
* Add clock divisor, bit order and SPI mode configuration for init
* Add start and stop functions
* Move configuration of mode, endianness and speed to `spi_start()`
* Some breaks here would be good
* Default Adafruit BLE clock divisor to 4 (2MHz on the Feather 32U4)
* Remove mode and divisor enums
* Add some docs
* No hr at EOF
* Add links in sidebar
|
|
* Update Japanese translation of _summary.md
* Update translation
* Update translation
|
|
* add docs/ja/custom_matrix.md
* add original document TAG
* update ja/custom_matrix.md
* 「マトリクス」to 「マトリックス」
* docs/ja/custom_matrix.md:update section title
* update docs/ja/custom_matrix.md
* update docs/ja/custom_matrix.md
|
|
|
|
|
|
|
|
* update docs/ja/newbs.md
* update docs/ja/_summary.md
* Translate docs/newbs_git_best_practices.md into Japanese.
* Translate docs/newbs_git_using_your_master_branch.md into Japanese.
* Translate docs/newbs_git_resolving_merge_conflicts.md into Japanese.
* Translate docs/newbs_git_resynchronize_a_branch.md into Japanese.
* Update docs/ja/newbs_git_using_your_master_branch.md
* Update docs/ja/newbs_git_resynchronize_a_branch.md
* Update docs/ja/newbs_git_resynchronize_a_branch.md
* Update docs/ja/newbs_git_resynchronize_a_branch.md
* Update docs/ja/newbs_git_resynchronize_a_branch.md
* Update docs/ja/newbs_git_resynchronize_a_branch.md
* update ja/newbs_git_resynchronize_a_branch.md
* update ja/newbs_git_resynchronize_a_branch.md
* Update docs/ja/newbs_git_best_practices.md
* Update docs/ja/_summary.md
* Update docs/ja/newbs_git_resynchronize_a_branch.md
* update ja/newbs_git_resynchronize_a_branch.md
* update ja/newbs_learn_more_resources.md
* Update docs/ja/newbs_git_resynchronize_a_branch.md
* Update docs/ja/newbs_git_resynchronize_a_branch.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
|
|
* Update japanese translation of newbs.md and related documents.
* document link id change
* add `ja/` in each link
`[xxx](yyy.md)` --> `[xxx](ja/yyy.md)`
* copy docs/ja/_summary.md from umi-umi's #7248 and fix it
|