| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
* add internals_input_callback_reg.md translation
* update based on comment
|
|
|
|
|
|
|
|
| |
* Update Japanese translation of newbs_building_firmware.md.
* fix original document version.
* Apply suggestions from code review
|
|
|
|
|
|
|
|
|
| |
* add other_vscode.md translation
* update based on comment
* update based on comment
* update based on comment
|
|
|
|
|
|
|
|
|
| |
* Update Japanese translation of keymap.md.
* fix original document version.
* Apply suggestions from code review
* Update translation
|
|
|
|
|
|
|
| |
* Update Japanese translation of feature_backlight.md.
* fix original document version.
* Apply suggestions from code review
|
| |
|
|
|
|
|
|
|
|
| |
* Update Japanese translation of feature_tap_dance.md.
* fix original document version.
* Update docs/ja/feature_tap_dance.md
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Update Japanese translation of feature_mouse_keys.md.
* fix original document version.
* Update docs/ja/feature_mouse_keys.md
* update based on comment
|
|
|
|
|
|
|
| |
* Update Japanese translation of feature_macros.md.
* Update feature_macros.md
fix original document version.
|
|
|
|
|
|
|
|
|
| |
* add internals_gpio_control.md translation
* update based on comment
* update based on comment
* update based on comment
|
|
|
|
|
|
|
| |
* add other_eclipse.md translation
* update based on comment
* update based on comment
|
|
|
|
|
|
|
| |
* add one_shot_keys.md translation
* update based on comment
* update based on comment
|
|
|
|
|
|
|
| |
* add mod_tap.md translation
* update based on comment
* update based on comment
|
|
|
|
|
|
|
|
|
| |
* add how_keyboards_work.md translation
* update based on comment
* update based on comment
* update based on comment
|
|
|
|
|
|
|
| |
* add how_a_matrix_works.md translation
* update based on comment
* update based on comment
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add feature_stenography.md translation
* update based on comment
* Update docs/ja/feature_stenography.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_stenography.md
ご指摘ありがとうございます。
「速記プロトコル」で更新しました。
Co-authored-by: s-show <s1shimz@gmail.com>
Co-authored-by: shela <shelaf@users.noreply.github.com>
Co-authored-by: s-show <s1shimz@gmail.com>
|
|
|
|
|
|
|
| |
* Update Japanese translation of custom_quantum_functions.md.
* Update custom_quantum_functions.md
fix original document version.
|
|
|
|
|
|
|
| |
* add getting_started_docker.md translation
* fix some typo
* update based on comment
|
|
|
|
|
| |
* add flashing_bootloadhid.md translation
* update based on comment
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Update Japanese translation of feature_pointing_device.md.
* Update docs/ja/feature_pointing_device.md
* Update feature_pointing_device.md
fix original document version.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Update Japanese translation of feature_split_keyboard.md.
* Update docs/ja/feature_split_keyboard.md
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* add cli_development.md translation
* update based on comment
* update based on comment
* update based on comment
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* implemented new mousekey_combined functionality
* minor formatting change to documentation
* Update tmk_core/common/mousekey.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update tmk_core/common/mousekey.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update tmk_core/common/mousekey.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update tmk_core/common/mousekey.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update docs/feature_mouse_keys.md
Co-authored-by: Nick Brassel <nick@tzarc.org>
* Update docs/feature_mouse_keys.md
Co-authored-by: Nick Brassel <nick@tzarc.org>
* Update docs/feature_mouse_keys.md
Co-authored-by: Nick Brassel <nick@tzarc.org>
* Update docs/feature_mouse_keys.md
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Nathan Vercaemert <nathan.vercaemert@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
|
|
|
|
|
|
| |
* [Doc] Update ISP Guide
Correct the fuses for Caterina, and make the `:production` command more obvious.
* fix casing before fauxpark catches it
|
|
|
|
|
|
|
| |
* add feature_debounce_type.md translation
* update based on comment
* update based on comment
|
|
|
|
|
| |
* MSYS2: Switch to bootloadHID package and bring back avrdude package
* Update Zadig docs as well
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add IS_LAYER_ON_STATE()/IS_LAYER_OFF_STATE() macros
* Add docs for IS_LAYER_ON/OFF(_STATE) macros
* Remove IS_LAYER_ON/OFF_STATE redefinition in userspace
* Run clang-format on quantum/quantum.h
* Redefine IS_LAYER_ON/OFF(_STATE) as aliases of existing layer functions
Also update relevant doc entries.
Needs testing to check if this breaks existing IS_LAYER_ON/OFF usage in certain
edge cases (namely calling the macros with 0).
* Reformat layer check function docs
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add a function to set individual pixels
* Add documentation for oled_write_pixel
* use smaller data type for oled_write_pixel
* Fix boundary check edge case
* Update oled_write_pixel doc
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
|
|
|
| |
* add coding_conventions_python.md translation
* update based on comment
* update based on comment
|
| |
|
|
|
|
|
|
|
|
|
| |
* add coding_conventions_c.md translation
* update based on comment
* update based on comment
* update based on comment
|
|
|
| |
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
| |
The `TAPPING_TERM_PER_KEY` code sample is missing a closing bracket.
This adds it.
|
|
|
|
| |
(#9446)
|
|
|
|
| |
Instead of modifying the service file provided by the distro,
use drop-in functionaly to explicitly specify the policy.
|
| |
|