summaryrefslogtreecommitdiff
path: root/docs/ja
AgeCommit message (Collapse)Author
2020-06-05The TAGs of the original document has been updated to facilitate future ↵Takeshi ISHII
verification. (#9285)
2020-06-01[Docs] Japanese translation of docs/feature_mouse_keys.md (#8992)umi
* add feature_mouse_keys.md translation * update based on comment * update based on comment * update based on comment * update based on comment * update based on comment
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young
* Branch point for 2020 May 30 Breaking Change * Migrate `ACTION_LAYER_TOGGLE` to `TG()` (#8954) * Migrate `ACTION_MODS_ONESHOT` to `OSM()` (#8957) * Migrate `ACTION_DEFAULT_LAYER_SET` to `DF()` (#8958) * Migrate `ACTION_LAYER_MODS` to `LM()` (#8959) * Migrate `ACTION_MODS_TAP_KEY` to `MT()` (#8968) * Convert V-USB usbdrv to a submodule (#8321) * Unify Tap Hold functions and documentation (#8348) * Changing board names to prevent confusion (#8412) * Move the Keyboardio Model01 to a keyboardio/ subdir (#8499) * Move spaceman keyboards (#8830) * Migrate miscellaneous `fn_actions` entries (#8977) * Migrate `ACTION_MODS_KEY` to chained mod keycodes (#8979) * Organizing my keyboards (plaid, tartan, ergoinu) (#8537) * Refactor Lily58 to use split_common (#6260) * Refactor zinc to use split_common (#7114) * Add a message if bin/qmk doesn't work (#9000) * Fix conflicting types for 'tfp_printf' (#8269) * Fixed RGB_DISABLE_AFTER_TIMEOUT to be seconds based & small internals cleanup (#6480) * Refactor and updates to TKC1800 code (#8472) * Switch to qmk forks for everything (#9019) * audio refactor: replace deprecated PLAY_NOTE_ARRAY (#8484) * Audio enable corrections (2/3) (#8903) * Split HHKB to ANSI and JP layouts and Add VIA support for each (#8582) * Audio enable corrections (Part 4) (#8974) * Fix typo from PR7114 (#9171) * Augment future branch Changelogs (#8978) * Revert "Branch point for 2020 May 30 Breaking Change"
2020-05-26[Docs] Japanese translation of docs/feature_pointing_device.md (#8993)umi
* add feature_pointing_device.md translation * update based on comment * update based on comment * update based on comment * update based on comment
2020-05-25Fix capitalisation of "GitHub" (#9184)Ryan
2020-05-18[Docs] Japanese translation of docs/feature_led_matrix.md (#8991)umi
* add feature_led_matrix.md translation * update based on comment * update based on comment
2020-05-18[Docs] Japanese translation of docs/feature_layouts.md (#8949)umi
* add feature_layouts.md translation * update based on comment * update based on comment
2020-05-18[Docs] Japanese translation of docs/feature_thermal_printer.md (#9034)umi
* add feature_thermal_printer.md translation
2020-05-18[Docs] Japanese translation of docs/feature_velocikey.md (#9035)umi
* add feature_velocikey.md translation * update based on comment * update based on comment
2020-05-18[Docs] Japanese translation of docs/feature_leader_key.md (#8950)umi
* add feature_leader_key.md translation * update based on comment * set link as lang dir * update based on comment * update based on comment * update based on comment
2020-05-13fixed typo for clear lcd screen function in hd44780 docs (#9086)floookay
* fixed typo for clear lcd screen function brought to attention by #9085 * fixed typo for clear lcd screen function (ja docs)
2020-05-01[Docs] Japanese translation of docs/feature_key_lock.md (#8948)umi
* add feature_key_lock.md translation * update based on comment * set link as lang dir
2020-05-01[Docs] Japanese translation of docs/feature_haptic_feedback.md (#8874)umi
* add feature_haptic_feedback.md translation * update based on comment * update based on comment
2020-04-27[Docs] Japanese translation of docs/feature_grave_esc.md (#8873)umi
* add feature_grave_esc.md translation * update based on comment * update based on comment * update based on comment * update based on comment * update based on comment
2020-04-27[Docs] Japanese translation of docs/feature_hd44780.md (#8875)umi
* add feature_hd44780.md translation * update based on comment * update based on comment * update based on comment
2020-04-26[Docs] Japanese translation of docs/feature_dynamic_macros.md (#8842)umi
* add feature_dynamic_macros.md translation * add header * add header * update based on comment * update based on comment
2020-04-23fix sample code indent in feature_encoders.md (#8883)Takeshi ISHII
2020-04-20[Docs] Japanese translation of docs/feature_encoders.md (#8843)umi
* add feature_encoders.md translation * update based on comment
2020-04-20[Docs] Japanese translation of docs/feature_command.md (#8672)umi
* add feature_command.md translation * update based on comment
2020-04-17Remove Atmel FLIP from install scripts and documentation (#8822)Ryan
2020-04-15[Docs] Japanese translation of docs/feature_combo.md (#8671)umi
* add feature_combo.md translation * change tiny word * update based on comment * update based on comment
2020-04-13[Docs] Japanese translation of docs/feature_dip_switch.md (#8673)umi
* add git_dip_switch.md translation * update based on comment * update based on comment
2020-04-12Add *OPT aliases for *ALT keycodes and macros (#8714)Konstantin Đorđević
2020-04-08spi_master for AVR (#8299)Ryan
* 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
2020-04-02add japanese translation (feature part 01) (#8196)umi
* add feature part 01 * update sentences * update sentences * update sentences * update file based on comment * leave ctrl, shift, alt key name as alphabet * update file based on comment * update file based on comment * update file based on comment * update file based on comment * remove unnecessary space on define line * update sentence based on pull request's comment * translate 'breathing' in document * change expression in table * update file based on comment * change the word 'brightness', and update based on comment * update based on comment * update based on comment * add language directory name to each internal link * update based on comment * update based on comment
2020-04-01[Docs] Update Japanese translation of i2c_driver.md (#8523)shela
* Update Japanese translation of i2c_driver.md * Apply a part of suggestions from code review
2020-04-01[Docs] Japanese translation of hardware_*.md (#8278)Takuya Urakawa
* add docs/ja/hardware.md * add docs/ja/hardware_avr.md * add docs/ja/hardware_drivers.md * add docs/ja/hardware_keyboard_guidelines.md * update hardware.md * add space around alphabet word * fix link tag * Apply suggestions from code review Co-Authored-By: shela <shelaf@users.noreply.github.com> * remove ja/hardware.md * Apply suggestions from code review Co-Authored-By: shela <shelaf@users.noreply.github.com> Co-Authored-By: Takeshi ISHII <2170248+mtei@users.noreply.github.com> * match word matrix with other translations * Apply suggestions from code review 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>
2020-03-31Add Japanese translation of cli_commands.md (#8513)shela
2020-03-31[Docs] Update Japanese translation of cli.md (#8510)shela
* Update Japanese translation of cli.md * Update docs/ja/cli.md Co-Authored-By: s-show <s1shimz@gmail.com> Co-authored-by: s-show <s1shimz@gmail.com>
2020-03-31[Docs] Update Japanese translation of faq related documents (#8521)shela
* Update Japanese translation of faq related documents * Update docs/ja/faq_general.md Co-Authored-By: s-show <s1shimz@gmail.com> Co-authored-by: s-show <s1shimz@gmail.com>
2020-03-31Update Japanese translation of config_options.mdshela
2020-03-31Update Japanese translation with prefix 'getting'shela
2020-03-24[Docs] Update Japanese translation of custom_quantum_functions.md (#8520)shela
2020-03-24[Docs] Update Japanese translation of _summary.md (#8508)shela
* Update Japanese translation of _summary.md * Update translation * Update translation
2020-03-24[Docs] Update Japanese translation of README.md (#8507)shela
* Update Japanese translation of README.md * Apply suggestions from code review * Apply suggestions from code review * Update translation Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
2020-03-24Update Japanese translation of flashing.mdshela
2020-03-24Update Japanese translation of keymap.mdshela
2020-03-24Update Japanese translation of contributing.mdshela
2020-03-22[Docs] Trivial documentation fix (#8509)shela
* Trivial documentation fix * fix * fix * fix translation
2020-03-18[Docs] Japanese translation of docs/custom_matrix.md (#8463)Takeshi ISHII
* 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
2020-03-10Rename qmk json-keymap to qmk json2c (#8372)skullydazed
2020-03-06[Docs] i2c_driver translation to Japanese (#8274)kymok
* [WIP] i2c_driver translation to ja * update docs/ja/i2c_driver.md * update docs/ja/i2c_driver.md * align table + remove comment * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * add original document commit hash Co-Authored-By: shela <shelaf@users.noreply.github.com>
2020-03-05Add explicit id tags to externally linked headersskullY
2020-03-05overhaul the newbs guideskullY
2020-03-05Rework the newbs guide around the qmk cliskullY
2020-02-29[Docs] translated 'feature_tap_dance.md' to japanese. (#8137)s-show
* complete translation. * Update docs/ja/feature_tap_dance.md Update the file based on the suggestions. * Update docs/ja/feature_tap_dance.md Update the file based on the suggestions. * Apply suggestions from code review Update the file based on the suggestions. * Apply suggestions from code review Update the file based on the suggestions (Part 2). * Apply suggestions from code review Update the file based on the suggestions (Part 3). * Apply suggestions from code review Update the file based on the suggestions (Part 3). * Apply suggestions from code review Update the file based on the suggestions (Part 4). * Apply suggestions from code review Update the file based on the suggestions (Part 5). ご提案いただいた修正案は全て確認できました。 続いて、コメント行の調整、「打つ・叩く」の変更、その他の修正を行います。 * fixed typo. * Update the file based on the suggestions (Part 6). * Update the file based on the suggestions (Part 7). * Fixed sentence. * Update docs/ja/feature_tap_dance.md Update the file based on the suggestions (Part 8). * Update the file based on the suggestions (Part 9). Co-Authored-By: Takeshi ISHII <2170248+mtei@users.noreply.github.com> Co-Authored-By: shela <shelaf@users.noreply.github.com>
2020-02-17[Docs] Update Japanese translation of cli.md (#8188)shela
2020-02-17[Docs] Update Japanese translation (#8129)shela
* Update Japanese translation * Update Japanese translation Co-Authored-By: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
2020-02-17[Docs] add japanese translation (detail guide part) (#7722)umi
* add detail-guide part * some updates for easy reading * some updates for easy reading * some updates for easy reading * some updates for easy reading * some updates for easy reading * some updates for easy reading * some updates for easy reading * some updates for easy reading * update file based on comment * update file based on comment * update file based on comment * update git command in header * update files based on comments, and update git command in header * update file based on comment * update file based on comment * update file based on comment * update file based on comment * update file based on comment * update file based on comment * update file based on comment * update file based on comment Co-Authored-By: shela <shelaf@users.noreply.github.com> Co-Authored-By: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
2020-02-11Align max backlight level in docs (#8142)Joel Challis