Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
* Update Japanese document.
* Left justified.
* Update docs/ja/feature_bluetooth.md
Co-authored-by: s-show <s1shimz@gmail.com>
* Update docs/ja/feature_bluetooth.md
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
Co-authored-by: s-show <s1shimz@gmail.com>
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
|
|
|
|
|
|
* start translation docs/ja/isp_flashing_guide.md
* Japanese translation is in progress.
* Japanese translation is in progress.
* Japanese translation is in progress.
* Japanese translation is in progress.
* Japanese translation is in progress.
* Japanese translation is in progress.
* Japanese translation is in progress.
* update docs/ja/isp_flashing_guide.md
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: Takuya Urakawa <urkwtky@gmail.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: Takuya Urakawa <urkwtky@gmail.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: Takuya Urakawa <urkwtky@gmail.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: Takuya Urakawa <urkwtky@gmail.com>
Co-authored-by: shela <shelaf@users.noreply.github.com>
Co-authored-by: Takuya Urakawa <urkwtky@gmail.com>
|
|
in tutorial for combos feature, changed type of compo_index argument of process_combo_event form uint8_t to uint16_t
|
|
* Update Japanese document.
* Update tag
|
|
|
|
|
|
|
|
Apparently, udev does not like inline comments.
Rules with them are ignored, oops.
|
|
* Basic keymap parsing finally works
* Add 'keymap.json' creation to the qmk.keymap module
* Add tests and fix formatting
* Fix/exclude flake8 errors
* Convert keymap.c to valid keymap.json
* Fix some errors
* Add tests
* Finalize keymap.json creation, add json template
* Add docs
* Move pygments to the standard requirements
* Add support for nameless layers, fix tests
* Fix things after rebase
* Add missing 'keymap' value.
* Fix missing layer numbers from advanced keycodes
Buckwich noticed that if the advanced keycode / layer toggling key
contains a number, it goes missing.
Now we properly handle them.
Thx for noticing!
* Apply suggestions from code review
* fixup tests
Co-authored-by: Zach White <skullydazed@drpepper.org>
Co-authored-by: skullY <skullydazed@gmail.com>
|
|
|
|
* Update reference_info_json.md
key_count is now an optional field because it is better to get the keycount by counting the elements in the layout array.
* Updated Japanese documentation as well
|
|
* Update feature_advanced_keycodes.md
* Update mod_tap.md
|
|
* Consolidate udev rules into a single file
* Update rules in doctor.py
* Simplify doctor rule checking
* Fix errors
* Add TMK "FEED" VID to list of deprecated udev rules
* A comma would be nice
* Split rules back up into bootloaders
* Link to docs page in "missing" case
* Add Pololu VID
* Be more specific about Caterina devices, and add LilyPad PID
|
|
Tap Hold page + removed trailing whitespaces (#10391)
* Wording & formatting changes in Tapping Force Hold
The Permissive Hold and the Ignore Mod Tap Interrupt sections were also modified to remove the quotes
around "tapping".
* Removed all trailing whitespaces from tap hold doc
* "it's simply really:" → "it's simple really:"
* "This allows to keep the ability" → "This allows keeping the ability"
Used the gerund form of "to keep" in the Tapping Force Hold section of the Tap Hold docs.
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
|
|
* add understanding_qmk.md translation
* update based on comment
* update based on comment
* update based on comment
* update based on comment
* update based on comment
|
|
|
|
|
|
* Add information to docs
- If layer z is not a higher layer than both x and y, the layer change code
does not function correctly.
* Update docs/ref_functions.md
* Update docs/ref_functions.md
* Update docs/ref_functions.md
|
|
|
|
|
|
|
|
|
|
|
|
* add tap_hold.md translation
* update based on comment
* update based on comment
* update based on comment
|
|
|
|
.vscode/c_cpp_properies.json -> .vscode/c_cpp_properties.json
|
|
Apply #10242 changes to ja/feature_split_keyboard.md
|
|
* add reference_keymap_extras.md translation
* update based on comment
* update based on comment
* update based on comment
|
|
* Replace figures in feature_split_keyboard.md
* fig update
* Update docs/feature_split_keyboard.md
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
* quantum/debounce: rename debouncing algorithms according to Issue 8763
This is the second attempt at implementation, with no ts_ and cy_ prefixes, since those will be implemented with macros.
* Debouncing documentation: Refactor, add some generic info, and merge into a single document
|
|
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
|
* add reference_configurator_support.md translation
* update based on comment
* update based on comment
* update based on comment
* update based on comment
|
|
* fix link in docs/ja/feature_split_keyboard.md
* fix link in docs/ja/faq_build.md
* fix link in docs/ja/faq_general.md
* fix link in docs/ja/faq_keymap.md
* fix link in docs/ja/how_a_matrix_works.md
* fix link in docs/ja/reference_glossary.md
|
|
* add serial_drive.md translation
* update table style
* update based on comment
* update based on comment
|
|
* add api related translation
* update based on comment
* update based on comment
* update based on comment
|
|
* add reference_glossary.md translation
* update based on comment
* update based on comment
* update based on comment
|
|
* add quantum_keycodes.md translation
* update based on comment
|
|
* add syllabus.md translation
* update based on comment
* update based on comment
|
|
* add support.md translation
* update based on comment
|
|
* add translating.md translation
* update based on comment
* update based on comment
|
|
* add reference_info_json.md translation
* update based on comment
* update based on comment
|
|
* add ref_functions.md translation
* modify internal link for ja
* update based on comment
* reflect #9892 change
* update based on comment
* update based on comment
|
|
|