Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tags in japanese document to check for document updates #10606

Merged
merged 1 commit into from
Oct 13, 2020

Conversation

shelaf
Copy link
Contributor

@shelaf shelaf commented Oct 10, 2020

Description

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@zvecr zvecr requested review from mtei and a team October 11, 2020 21:10
Copy link
Contributor

@mtei mtei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.
I think this is ready to merge.

Log:

git log -p 0.9.43..0.10.33 docs/config_options.md
git log -p 0.9.43..0.10.33 docs/ja/config_options.md
remove BLUETOOTH_ENABLE, LINK_TIME_OPTIMIZATION_ENABLE ok

git log -p 0.9.43..0.10.33 docs/custom_quantum_functions.md
git log -p 0.9.43..0.10.33 docs/ja/custom_quantum_functions.md
fix 'return false; break;' ok

git log -p 0.9.19..0.10.33 docs/documentation_best_practices.md
git log -p 0.9.19..0.10.33 docs/ja/documentation_best_practices.md
fix typo only ok

git log -p 0.9.43..0.10.33 docs/feature_dynamic_macros.md
git log -p 0.9.43..0.10.33 docs/ja/feature_dynamic_macros.md
fix tail space only ok

git log -p 0.8.134..0.10.33 docs/feature_leader_key.md
git log -p 0.8.134..0.10.33 docs/ja/feature_leader_key.md
fix typo only ok

git log -p 0.9.19..0.10.33 docs/feature_stenography.md
git log -p 0.9.19..0.10.33 docs/ja/feature_stenography.md
fix typo only ok

git log -p 0.9.0..0.10.33 docs/getting_started_make_guide.md
git log -p 0.9.0..0.10.33 docs/ja/getting_started_make_guide.md
remove BLUETOOTH_ENABLE ok

git log -p 0.9.0..0.10.33 docs/hardware_avr.md
git log -p 0.9.0..0.10.33 docs/ja/hardware_avr.md
remove DESCRIPTION ok

git log -p 0.9.0..0.10.33 docs/hardware_keyboard_guidelines.md
git log -p 0.9.0..0.10.33 docs/ja/hardware_keyboard_guidelines.md
fix typo only ok

git log -p 0.9.46..0.10.33 docs/reference_info_json.md
git log -p 0.9.46..0.10.33 docs/ja/reference_info_json.md
change key_count ok

@mtei mtei requested a review from a team October 12, 2020 04:22
@mtei mtei changed the title Update tags to check for document updates Update tags in japanese document to check for document updates Oct 12, 2020
@mtei mtei merged commit b4e7d4f into qmk:master Oct 13, 2020
@shelaf shelaf deleted the ja_doc_tag branch October 13, 2020 08:43
barrettclark pushed a commit to barrettclark/qmk_firmware that referenced this pull request Oct 14, 2020
* upstream/master: (46 commits)
  Fix config for Helix rev3 4rows (qmk#10641)
  Update other_vscode.md of Japanese document (qmk#10604)
  Fix issues with suspend code for ZSA split boards (qmk#10640)
  Update reviung34 PRODUCT_ID (qmk#10480)
  Whitefox refactor (qmk#10175)
  Fix for issue qmk#10386 - Can't compile preonic:dudeofawesome (qmk#10557)
  Update Japanese document (qmk#10607)
  [Docs] Japanese translation of docs/pr_checklist.md (qmk#10415)
  [Keyboard] Add Voyager60-Alps keyboard (qmk#10516)
  [Keymap] Add own KBD67 MKII keymap (qmk#10532)
  [Keyboard] Update to ZSA Boards (qmk#10119)
  [Keyboard] update boot-mode method for EVE Meteor docs (qmk#10453)
  [Keyboard] Melgeek mj63 (qmk#10424)
  [Keyboard] update keymap of zergo keyboard (qmk#10402)
  Update tags to check for document updates (qmk#10606)
  updating my own keyboard layout (qmk#10626)
  Fix typo within debounce documentation (qmk#10600)
  Add STM32Duino to bootloader selection (qmk#10558)
  Remove bootloader_defs.h for some F072 boards (qmk#10582)
  Partial fix for sendstring_french.h (qmk#10623)
  ...
kjganz pushed a commit to kjganz/qmk_firmware that referenced this pull request Oct 28, 2020
oscarcarlsson pushed a commit to oscarcarlsson/qmk_firmware that referenced this pull request Nov 2, 2020
jordanlewis added a commit to jordanlewis/qmk_firmware that referenced this pull request Feb 8, 2021
* upstream/master: (1255 commits)
  Fix config for Helix rev3 4rows (qmk#10641)
  Update other_vscode.md of Japanese document (qmk#10604)
  Fix issues with suspend code for ZSA split boards (qmk#10640)
  Update reviung34 PRODUCT_ID (qmk#10480)
  Whitefox refactor (qmk#10175)
  Fix for issue qmk#10386 - Can't compile preonic:dudeofawesome (qmk#10557)
  Update Japanese document (qmk#10607)
  [Docs] Japanese translation of docs/pr_checklist.md (qmk#10415)
  [Keyboard] Add Voyager60-Alps keyboard (qmk#10516)
  [Keymap] Add own KBD67 MKII keymap (qmk#10532)
  [Keyboard] Update to ZSA Boards (qmk#10119)
  [Keyboard] update boot-mode method for EVE Meteor docs (qmk#10453)
  [Keyboard] Melgeek mj63 (qmk#10424)
  [Keyboard] update keymap of zergo keyboard (qmk#10402)
  Update tags to check for document updates (qmk#10606)
  updating my own keyboard layout (qmk#10626)
  Fix typo within debounce documentation (qmk#10600)
  Add STM32Duino to bootloader selection (qmk#10558)
  Remove bootloader_defs.h for some F072 boards (qmk#10582)
  Partial fix for sendstring_french.h (qmk#10623)
  ...
BorisTestov pushed a commit to BorisTestov/qmk_firmware that referenced this pull request May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants