Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-02 | Clarify placement of configuration options (#15015) | Albert Y | |
Co-authored-by: filterpaper <filterpaper@localhost> | |||
2021-10-27 | [Docs] Add instructions to create keymap before proceeding (#14945) | Albert Y | |
Co-authored-by: filterpaper <filterpaper@localhost> | |||
2021-10-27 | Add MAGIC_TOGGLE_GUI line to main keycode documentation (#14959) | Albert Y | |
Co-authored-by: filterpaper <filterpaper@localhost> | |||
2021-10-26 | Document `MAGIC` feature (#14301) | JayceFayne | |
2021-10-24 | Fix Typo in documentation (#14942) | coliss86 | |
2021-10-22 | [Docs] Add default case to tap dance example 5. (#14893) | ForsakenRei | |
2021-10-20 | [DOCS] Fix the STENO_COMBINEDMAP table (#14883) | precondition | |
2021-10-16 | add docs/ja/ja_doc_status.sh (#14402) | Takeshi ISHII | |
2021-10-16 | Update documentation because GPIO functions are no longer in quantum.h (#14826) | Aaron Paterson | |
* GPIO functions are no longer in quantum.h * Update docs/internals_gpio_control.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-10-15 | [Docs] Clean up reference_info_json.md (#14806) | Ryan | |
2021-10-09 | Update Japanese document (#14766) | shela | |
2021-10-09 | Update Japanese document (#14767) | shela | |
2021-10-09 | Update Japanese document (#14769) | shela | |
2021-10-08 | Translate keycodes us ansi shifted (#13820) | s-show | |
* copy "keycodes_us_ansi_shifted.md" to docs/ja. * Add japanese translation "docs/keycodes_us_ansi_shifted.md". * Apply suggestions from code review Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/keycodes_us_ansi_shifted.md 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> | |||
2021-10-07 | Fix link from feature_tap_dance.md to tapping term settings (#14741) | precondition | |
2021-10-06 | More PR checklist updates (#14705) | Nick Brassel | |
* Wording, clarification. * Apply suggestions from code review Co-authored-by: Mikkel Jeppesen <2756925+Duckle29@users.noreply.github.com> Co-authored-by: Mikkel Jeppesen <2756925+Duckle29@users.noreply.github.com> | |||
2021-10-05 | Add clarification for licensing. (#14704) | Nick Brassel | |
* Add clarification for licensing. * Errr, v2. | |||
2021-10-04 | Document examples on intercepting Mod-Tap (#14502) | Albert Y | |
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: filterpaper <filterpaper@localhost> | |||
2021-10-01 | [Docs] update Japanese translation of mod_tap.md (#13981) | umi | |
* update mod_tap.md translation * add id on config_options.md and update text based on comments | |||
2021-10-01 | Fix documentation for NO_HAPTIC_MOD and NO_HAPTIC_FN features. (#14180) | Purdea Andrei | |
2021-09-29 | [Core] Fix "6kro enable" and clarify naming (#14563) | Drashna Jaelre | |
* Fix USB_6KRO_ENABLE compilation errors * Add info to docs * Rename define to be more accurate * Remove unused rule * Refixe docs | |||
2021-09-24 | [Docs] Broken FAQ hyperlink (#14578) | clickclackwho | |
2021-09-24 | [Docs] update Japanese translation of pr_checklist.md (#13693) | umi | |
* update pr_checklist.md translation * update file based on comments * add id on feature_led_indicators.md and update text based on comments * update file based on comments * update file based on comment | |||
2021-09-23 | [Docs] update Japanese translation of feature_backlight.md (#14403) | umi | |
* update feature_backlight.md translation * update file based on comments | |||
2021-09-23 | [Docs] update Japanese translation of feature_advanced_keycodes.md (#14309) | umi | |
* update feature_advanced_keycodes.md translation * update file based on comments | |||
2021-09-23 | [Docs] update Japanese translation of isp_flashing_guide.md (#13700) | umi | |
* update isp_flashing_guide.md translation * update isp_flashing_guide.md translation * correct url * trim remaining merge identifier | |||
2021-09-23 | [Docs] update Japanese translation of feature_leader_key.md (#13669) | umi | |
* update feature_leader_key.md translation * update file based on comments * update text based on comments | |||
2021-09-23 | [Docs] update Japanese translation of one_shot_keys.md (#13656) | umi | |
* update one_shot_keys.md translation * update one_shot_keys.md translation * correct paramter for function * add change of #13754 | |||
2021-09-21 | [Docs] update suspend_*_user examples (#14542) | Dasky | |
2021-09-21 | [Docs] Modify encoder_update_user example to return false (#14541) | Dasky | |
2021-09-20 | Doc Fixes & Custom Matrix Fix (#14526) | XScorpion2 | |
2021-09-19 | [Docs] fix wrong directory for RGB Matrix animations (#14494) | David Xia | |
2021-09-15 | [Docs] add sync options heading, update led indicators (#14441) | Dasky | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-09-14 | [Docs] fixed incorrect amount of steps for oled usage (#13519) | vsrivastava | |
changed line 21 from saying "three steps" to "two steps" as there are only two steps Co-authored-by: feynmantf <46390109+feynmantf@users.noreply.github.com> | |||
2021-09-12 | update compatible_microcontrollers.md translation (#14401) | umi | |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan | |
2021-09-10 | Change USBasp and bootloadHID bootloaders to lowercase (#14354) | Ryan | |
2021-09-10 | Align rgb/led matrix docs with current behaviour (#14367) | Joel Challis | |
2021-09-09 | Bugfix for Joystick and JSON schema (#14295) | Ryan | |
2021-09-05 | Highlight keycode (#14317) | Niko Wenselowski | |
This should make it consistent with other docs and hopefully will make less people miss this detail. | |||
2021-09-05 | [Core] Add `is_oled_scrolling` (#14305) | JayceFayne | |
2021-09-04 | Fix Space Cadet md link (#14300) | JayceFayne | |
2021-09-01 | [Docs] Update path to keycode.h (#14263) | qieq | |
2021-08-31 | Documentation: Fix links in key overrides (#14228) | coliss86 | |
Co-authored-by: Joel Challis <git@zvecr.com> | |||
2021-08-29 | move everything from qmkfm/base_container to qmkfm/qmk_cli (#14230) | Zach White | |
2021-08-29 | Bootmagic lite docs clarity. (#14204) | Nick Brassel | |
2021-08-29 | 2021Q3 pre-merge `develop` changelog, keyboard aliases (#14198) | Nick Brassel | |
* Initial changelog. * Data driven. * Submodule update. * Updated breaking changes docs. * Aliases. * Aliases. | |||
2021-08-27 | [Docs] Add examples to RGB Matrix Indicators docs (#12797) | Drashna Jaelre | |
2021-08-24 | [Core] Refactor OLED to allow easy addition of other types (#13454) | Xelus22 | |
* add docs * core changes * update keyboards to new OLED * updated users to new OLED * update layouts to new OLED * fixup docs * drashna's suggestion * fix up docs * new keyboards with oled * core split changes * remaining keyboard files * Fix The Helix keyboards oled options * reflect develop Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: mtei <2170248+mtei@users.noreply.github.com> | |||
2021-08-24 | adding uf2 flash support for blackpill 401 (#13968) | Path Nirvana | |
* adding uf2 flash support for blackpill 401 * forgot to add blackpill to keyboard header file * making changes requested by drashna * fixing tzarc s comments * removing the keyboard * undo the change to dactyl_manuform.h |