Age | Commit message (Collapse) | Author |
|
|
|
* update other_eclipse.md translation
* update based on comment
* update based on comment
|
|
|
|
* update config_options.md translation
* update config_options.md translation
* update based on comment
* update based on comment
|
|
|
|
* Translated 'feature_advanced_keycodes.md'.
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* update based on comment.
* update based on comment.
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
* update based on comment.
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
* update based on comment.
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>
|
|
* 'keycodes_basic.md' copied.
* Translation completed.
* update to "breakpoint_2021_05_29".
* Update docs/ja/keycodes_basic.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/keycodes_basic.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/keycodes_basic.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/keycodes_basic.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/keycodes_basic.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* update based on comment.
* update based on comment.
Co-authored-by: shela <shelaf@users.noreply.github.com>
|
|
|
|
* Updated docs/ja/how_a_matrix_works.md original tag.
* Updated docs/ja/api_overview.md original tag.
* Updated docs/ja/contributing.md original tag
* Updated docs/ja/coding_conventions_c.md original tag
* Updated docs/ja/reference_configurator_support.md original tag
* Updated docs/ja/reference_glossary.md original tag
* Updated docs/ja/api_docs.md original tag
* Updated docs/ja/feature_stenography.md original tag
* Updated docs/ja/documentation_templates.md original tag
* Updated docs/ja/faq_keymap.md original tag
* Updated docs/ja/understanding_qmk.md original tag
|
|
* Adds support for STM32L412xB, STM32L422xB.
* Add to list of supported MCUs.
* Disable SPI1 by default.
|
|
|
|
|
|
|
|
|
|
|
|
* Update Japanese faq documents.
* Update Japanese summary.
* Update docs/ja/faq_debug.md
Co-authored-by: s-show <s1shimz@gmail.com>
* Update docs/ja/faq_misc.md
Co-authored-by: s-show <s1shimz@gmail.com>
* Apply suggestions from code review
Co-authored-by: s-show <s1shimz@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: filterpaper <filterpaper@localhost>
|
|
|
|
|
|
|
|
|
|
* Update Japanese getting started documents.
* Update faq_build.md
* fix typo
|
|
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
|
|
|
Co-authored-by: filterpaper <filterpaper@localhost>
|
|
|
|
|
|
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
|
* update tap_hold.md translation
* restore unnecessary change line
|
|
* update hardware_keyboard_guidelines.md translation
* update based on comment
|
|
* update feature_haptic_feedback.md translation
* change url of driver pdf location
* change buzz word
* update based on comment
|
|
* Extensible split data sync capability through transactions.
- Split common transport has been split up between the transport layer
and data layer.
- Split "transactions" model used, with convergence between I2C and
serial data definitions.
- Slave matrix "generation count" is used to determine if the full slave
matrix needs to be retrieved.
- Encoders get the same "generation count" treatment.
- All other blocks of data are synchronised when a change is detected.
- All transmissions have a globally-configurable deadline before a
transmission is forced (`FORCED_SYNC_THROTTLE_MS`, default 100ms).
- Added atomicity for all core-synced data, preventing partial updates
- Added retries to AVR i2c_master's i2c_start, to minimise the number of
failed transactions when interrupts are disabled on the slave due to
atomicity checks.
- Some keyboards have had slight modifications made in order to ensure
that they still build due to firmware size restrictions.
* Fixup LED_MATRIX compile.
* Parameterise ERROR_DISCONNECT_COUNT.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Top level heading for common config
Prior to this, the some of the common config looks like a detail of the APA102 driver
* Change heading to Common Config (RGB Matrix)
|
|
|
|
|
|
|