You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

182 lines
8.2 KiB

[Docs] Japanese translation of breaking_changes*.md (#8576) * 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>
3 years ago
  1. * チュートリアル
  2. * [入門](ja/newbs.md)
  3. * [セットアップ](ja/newbs_getting_started.md)
  4. * [初めてのファームウェアの構築](ja/newbs_building_firmware.md)
  5. * [ファームウェアのフラッシュ](ja/newbs_flashing.md)
  6. * [手助けを得る/サポート](ja/support.md)
  7. * [他のリソース](ja/newbs_learn_more_resources.md)
  8. * [シラバス](ja/syllabus.md)
  9. * FAQ
  10. * [一般的な FAQ](ja/faq_general.md)
  11. * [QMK のビルド/コンパイル](ja/faq_build.md)
  12. * [QMK のデバッグ](ja/faq_debug.md)
  13. * [QMK のトラブルシューティング](ja/faq_misc.md)
  14. * [キーマップ FAQ](ja/faq_keymap.md)
  15. * [用語](ja/reference_glossary.md)
  16. * Configurator
  17. * [概要](ja/newbs_building_firmware_configurator.md)
  18. * [ステップ・バイ・ステップ](ja/configurator_step_by_step.md)
  19. * [トラブルシューティング](ja/configurator_troubleshooting.md)
  20. * QMK API
  21. * [概要](ja/api_overview.md)
  22. * [API ドキュメント](ja/api_docs.md)
  23. * [キーボードサポート](ja/reference_configurator_support.md)
  24. * [デフォルトキーマップの追加](ja/configurator_default_keymaps.md)
  25. * CLI
  26. * [概要](ja/cli.md)
  27. * [設定](ja/cli_configuration.md)
  28. * [コマンド](ja/cli_commands.md)
  29. * [Tab 補完](ja/cli_tab_complete.md)
  30. * QMK を使う
  31. * ガイド
  32. * [機能のカスタマイズ](ja/custom_quantum_functions.md)
  33. * [Zadig を使ったドライバのインストール](ja/driver_installation_zadig.md)
  34. * [キーマップの概要](ja/keymap.md)
  35. * 開発環境
  36. * [Docker のガイド](ja/getting_started_docker.md)
  37. * [Vagrant のガイド](ja/getting_started_vagrant.md)
  38. * 書き込み
  39. * [書き込み](ja/flashing.md)
  40. * [ATmega32A の書き込み (ps2avrgb)](ja/flashing_bootloadhid.md)
  41. * IDE
  42. * [QMK での Eclipse の使用](ja/other_eclipse.md)
  43. * [QMK での VSCode の使用](ja/other_vscode.md)
  44. * Git のベストプラクティス
  45. * [入門](ja/newbs_git_best_practices.md)
  46. * [フォーク](ja/newbs_git_using_your_master_branch.md)
  47. * [マージの競合の解決](ja/newbs_git_resolving_merge_conflicts.md)
  48. * [ブランチの修正](ja/newbs_git_resynchronize_a_branch.md)
  49. * キーボードを作る
  50. * [Hand Wiring ガイド](ja/hand_wire.md)
  51. * [ISP 書き込みガイド](ja/isp_flashing_guide.md)
  52. * 単純なキーコード
  53. * [完全なリスト](ja/keycodes.md)
  54. * [基本的なキーコード](ja/keycodes_basic.md)
  55. * [言語固有のキーコード](ja/reference_keymap_extras.md)
  56. * [修飾キー](ja/feature_advanced_keycodes.md)
  57. * [Quantum キーコード](ja/quantum_keycodes.md)
  58. * 高度なキーコード
  59. * [コマンド](ja/feature_command.md)
  60. * [動的マクロ](ja/feature_dynamic_macros.md)
  61. * [グレイブ エスケープ](ja/feature_grave_esc.md)
  62. * [リーダーキー](ja/feature_leader_key.md)
  63. * [モッドタップ](ja/mod_tap.md)
  64. * [マクロ](ja/feature_macros.md)
  65. * [マウスキー](ja/feature_mouse_keys.md)
  66. * [Space Cadet Shift](ja/feature_space_cadet.md)
  67. * [US ANSI シフトキー](ja/keycodes_us_ansi_shifted.md)
  68. * ソフトウェア機能
  69. * [自動シフト](ja/feature_auto_shift.md)
  70. * [コンボ](ja/feature_combo.md)
  71. * [デバウンス API](ja/feature_debounce_type.md)
  72. * [キーロック](ja/feature_key_lock.md)
  73. * [レイヤー](ja/feature_layers.md)
  74. * [ワンショットキー](ja/one_shot_keys.md)
  75. * [ポインティング デバイス](ja/feature_pointing_device.md)
  76. * [ロー HID](ja/feature_rawhid.md)
  77. * [シーケンサー](ja/feature_sequencer.md)
  78. * [スワップハンド](ja/feature_swap_hands.md)
  79. * [タップダンス](ja/feature_tap_dance.md)
  80. * [タップホールド設定](ja/tap_hold.md)
  81. * [ターミナル](ja/feature_terminal.md)
  82. * [ユニコード](ja/feature_unicode.md)
  83. * [ユーザスペース](ja/feature_userspace.md)
  84. * [WPM 計算](ja/feature_wpm.md)
  85. * ハードウェア機能
  86. * 表示
  87. * [HD44780 LCD コントローラ](ja/feature_hd44780.md)
  88. * [OLED ドライバ](ja/feature_oled_driver.md)
  89. * 電飾
  90. * [バックライト](ja/feature_backlight.md)
  91. * [LED マトリックス](ja/feature_led_matrix.md)
  92. * [RGB ライト](ja/feature_rgblight.md)
  93. * [RGB マトリックス](ja/feature_rgb_matrix.md)
  94. * [オーディオ](ja/feature_audio.md)
  95. * [Bluetooth](ja/feature_bluetooth.md)
  96. * [ブートマジック](ja/feature_bootmagic.md)
  97. * [カスタムマトリックス](ja/custom_matrix.md)
  98. * [DIP スイッチ](ja/feature_dip_switch.md)
  99. * [エンコーダ](ja/feature_encoders.md)
  100. * [触覚フィードバック](ja/feature_haptic_feedback.md)
  101. * [ジョイスティック](ja/feature_joystick.md)
  102. * [LED インジケータ](ja/feature_led_indicators.md)
  103. * [Proton C 変換](ja/proton_c_conversion.md)
  104. * [PS/2 マウス](ja/feature_ps2_mouse.md)
  105. * [分割キーボード](ja/feature_split_keyboard.md)
  106. * [速記](ja/feature_stenography.md)
  107. * [感熱式プリンタ](ja/feature_thermal_printer.md)
  108. * [Velocikey](ja/feature_velocikey.md)
  109. * QMK の開発
  110. * [PR チェックリスト](ja/pr_checklist.md)
  111. * 互換性を破る変更/Breaking changes
  112. * [概要](ja/breaking_changes.md)
  113. * [プルリクエストにフラグが付けられた](ja/breaking_changes_instructions.md)
  114. * [最近の変更履歴](ChangeLog/20210227.md "QMK v0.12.0 - 2021 Feb 27")
  115. * [過去の互換性を破る変更](ja/breaking_changes_history.md)
  116. * C 開発
  117. * [ARM デバッグ ガイド](ja/arm_debugging.md)
  118. * [AVR プロセッサ](ja/hardware_avr.md)
  119. * [コーディング規約](ja/coding_conventions_c.md)
  120. * [互換性のあるマイクロコントローラ](ja/compatible_microcontrollers.md)
  121. * [ドライバ](ja/hardware_drivers.md)
  122. * [ADC ドライバ](ja/adc_driver.md)
  123. * [オーディオドライバ](ja/audio_driver.md)
  124. * [I2C ドライバ](ja/i2c_driver.md)
  125. * [SPI ドライバ](ja/spi_driver.md)
  126. * [WS2812 ドライバ](ja/ws2812_driver.md)
  127. * [EEPROM ドライバ](ja/eeprom_driver.md)
  128. * [シリアル ドライバ](ja/serial_driver.md)
  129. * [UART ドライバ](ja/uart_driver.md)
  130. * [GPIO 制御](ja/gpio_control.md)
  131. * [キーボード ガイドライン](ja/hardware_keyboard_guidelines.md)
  132. * Python 開発
  133. * [コーディング規約](ja/coding_conventions_python.md)
  134. * [QMK CLI 開発](ja/cli_development.md)
  135. * Configurator 開発
  136. * QMK API
  137. * [開発環境](ja/api_development_environment.md)
  138. * [アーキテクチャの概要](ja/api_development_overview.md)
  139. * ハードウェアプラットフォーム開発
  140. * Arm/ChibiOS
  141. * [MCU の選択](ja/platformdev_selecting_arm_mcu.md)
  142. * [早期初期化](ja/platformdev_chibios_earlyinit.md)
  143. * QMK Reference
  144. * [QMK への貢献](ja/contributing.md)
  145. * [QMK ドキュメントの翻訳](ja/translating.md)
  146. * [設定オプション](ja/config_options.md)
  147. * [データ駆動型コンフィギュレーション](ja/data_driven_config.md)
  148. * [Make ドキュメント](ja/getting_started_make_guide.md)
  149. * [ドキュメント ベストプラクティス](ja/documentation_best_practices.md)
  150. * [ドキュメント テンプレート](ja/documentation_templates.md)
  151. * [コミュニティレイアウト](ja/feature_layouts.md)
  152. * [ユニットテスト](ja/unit_testing.md)
  153. * [便利な関数](ja/ref_functions.md)
  154. * [info.json 形式](ja/reference_info_json.md)
  155. * より深く知るために
  156. * [キーボードがどのように動作するか](ja/how_keyboards_work.md)
  157. * [マトリックスがどのように動作するか](ja/how_a_matrix_works.md)
  158. * [QMK を理解する](ja/understanding_qmk.md)
  159. * QMK の内部詳細(作成中)
  160. * [定義](ja/internals/defines.md)
  161. * [入力コールバック登録](ja/internals/input_callback_reg.md)
  162. * [Midi デバイス](ja/internals/midi_device.md)
  163. * [Midi デバイスのセットアップ手順](ja/internals/midi_device_setup_process.md)
  164. * [Midi ユーティリティ](ja/internals/midi_util.md)
  165. * [Midi 送信関数](ja/internals/send_functions.md)
  166. * [Sysex Tools](ja/internals/sysex_tools.md)