Age | Commit message (Collapse) | Author |
|
* add feature_wpm.md translation
* update based on comment
* update based on comment
* update based on comment
|
|
* Updated the Japanese translation of newbs_learn_more_resources.md
Updated the Japanese translation of newbs_learn_more_resources.md to 0.9.0.
* update docs/ja/newbs_learn_more_resources.md
* update ja/newbs_learn_more_resources.md
|
|
* Updated the Japanese translation of newbs_testing_debugging.md.
Updated the Japanese translation of newbs_testing_debugging.md to 0.9.0.
* Update docs/ja/newbs_testing_debugging.md
Co-authored-by: s-show <s1shimz@gmail.com>
* Update docs/ja/newbs_testing_debugging.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/newbs_testing_debugging.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
Co-authored-by: s-show <s1shimz@gmail.com>
Co-authored-by: shela <shelaf@users.noreply.github.com>
|
|
* add feature_ps2_mouse.md translation
* update based on comment
* update based on comment
* update based on comment
* update based on comment
|
|
* add feature_terminal.md translation
* add header for git
* update based on comment
|
|
* add feature_swap_hands.md translation
* update based on comment
* back to original translation
|
|
verification. (#9285)
|
|
* 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
|
|
* 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"
|
|
* add feature_pointing_device.md translation
* update based on comment
* update based on comment
* update based on comment
* update based on comment
|
|
|
|
* add feature_led_matrix.md translation
* update based on comment
* update based on comment
|
|
* add feature_layouts.md translation
* update based on comment
* update based on comment
|
|
* add feature_thermal_printer.md translation
|
|
* add feature_velocikey.md translation
* update based on comment
* update based on comment
|
|
* 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
|
|
* fixed typo for clear lcd screen function
brought to attention by #9085
* fixed typo for clear lcd screen function (ja docs)
|
|
* add feature_key_lock.md translation
* update based on comment
* set link as lang dir
|
|
* add feature_haptic_feedback.md translation
* update based on comment
* update based on comment
|
|
* 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
|
|
* add feature_hd44780.md translation
* update based on comment
* update based on comment
* update based on comment
|
|
* add feature_dynamic_macros.md translation
* add header
* add header
* update based on comment
* update based on comment
|
|
|
|
* add feature_encoders.md translation
* update based on comment
|
|
* add feature_command.md translation
* update based on comment
|
|
|
|
* add feature_combo.md translation
* change tiny word
* update based on comment
* update based on comment
|
|
* add git_dip_switch.md translation
* update based on comment
* update based on comment
|
|
|
|
* 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
|
|
* 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
|
|
* Update Japanese translation of i2c_driver.md
* Apply a part of suggestions from code review
|
|
* 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>
|
|
|
|
* 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>
|
|
* 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>
|
|
|
|
|
|
|
|
* Update Japanese translation of _summary.md
* Update translation
* Update translation
|
|
* 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>
|
|
|
|
|
|
|
|
* Trivial documentation fix
* fix
* fix
* fix 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
|
|
|
|
* [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>
|
|
|
|
|