~ruther/qmk_firmware

3e0f8f9c — Takeshi ISHII 5 years ago
update docs/ja/feature_bootmagic.md (#9459)

b0a31f0b — Takeshi ISHII 5 years ago
update ja/hardware_keyboard_guidelines.md (#9457)

a91034b8 — Takeshi ISHII 5 years ago
[Update] Change Original TAGs of Japanese translations  (#9453)

* The TAGs of the original document has been updated to facilitate future verification.

 * docs/ja/driver_installation_zadig.md
 * docs/ja/feature_audio.md
 * docs/ja/feature_auto_shift.md
 * docs/ja/feature_bluetooth.md
 * docs/ja/hardware_avr.md
 * docs/ja/hardware_drivers.md
 * docs/ja/getting_started_make_guide.md

* The TAG of the original document has been updated to facilitate future verification.

* The TAG of the original document has been updated to facilitate future verification.

* update docs/ja/feature_tap_dance.md
2f85f6fb — Takeshi ISHII 5 years ago
[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>
Update newbs MSYS2 pacman instructions (#9445)

b7da69ec — AlexOConnorHub 5 years ago
Adding information to feature_encoders.md (#9486)

Co-authored-by: Ryan <fauxpark@gmail.com>
f36112e9 — cole smith 5 years ago
added keyboard 5x12 to boardsource folder (#9438)

* added keyboard 5x12 to boardsource folder

* Apply suggestions from code review

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
30cdf933 — Drashna Jaelre 5 years ago
Change `led` variable in rgb_matrix_drivers to avoid conflicts (#9412)

* Change `led` to `led_matrix` in rgb_matrix_drivers

Is a minor change that only affects the driver file. 

However, this will allow somebody to run rgblight along side rgb matrix
using the ws2812 driver, as well.  Specifically, so you can use the
custom driver for rgblight to set a different pin (barring a change to
the `ws2812_setleds` function).  

Courtesy of discord conversion:
https://discordapp.com/channels/440868230475677696/568161140534935572/721555623191248906

* Change name to be super specific

* Update rgb_matrix_drivers.c
8252f378 — stanrc85 5 years ago
Add velocikey to alice keymap (#9476)

d7f9e6fc — siano 5 years ago
Added missing RGB controls on layer 1. (#9481)

5c073630 — Joshua Diamond 5 years ago
spidey3 userspace: GUI F-Key lock was affecting some non-F-keys (#9469)

b6e9ef8d — Joel Challis 5 years ago
CI: Run 'qmk info' on keyboard changes (#9212)

e58ab6d3 — Thorsten 5 years ago
update shell.nix (#8910)

* now uses gcc 8.4
* fixes building boards with adafruit feather (in my case pancake)
02781979 — Konstantin Đorđević 5 years ago
[Docs] Improve Unicode documentation (#8676)

Remove more useless code (#9475)

de79d551 — MechMerlin 5 years ago
New Keyboard: E8.5 TKL (#9447)

Co-authored-by: Ryan <fauxpark@gmail.com>
580cb2c1 — Takeshi ISHII 5 years ago
[Update] Files with Japanese translations related to #8822 (#9455)

* The TAG of the original document has been updated to facilitate future verification.

* The TAG of the original document has been updated to facilitate future verification.

* The TAG of the original document has been updated to facilitate future verification.
d9eae3ef — MelGeek 5 years ago
Support IS31FL3741 and IS31FL3741A. (#9201)

05e6cc26 — James Young 5 years ago
Enable Mousekeys for Keebio Quefrency rev1 (#9478)

8b572de5 — QMK Bot 5 years ago
format code according to conventions [skip ci]
Next