Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-10 | Sentence structure update (#16306) | Albert Y | |
2022-02-10 | Improve description of LED state data sync option (#16302) | Albert Y | |
2022-02-08 | [Docs] pr checklist: update doc hyperlinks to relative ones and use IDs (#16263) | IskandarMa | |
2022-02-09 | Add support for driving unselected row/col. (#16278) | Nick Brassel | |
2022-02-06 | add 'info_config.h' into docs/hardware_keyboard_guidelines.md (#16247) | Takeshi ISHII | |
Added info_config.h added in #10817 to the include order description of config.h. | |||
2022-02-06 | [Docs] Address some typos (also in moonlander matrix.c) (#16248) | Jouke Witteveen | |
* [Docs] Fix repeated words * [Keyboard] Fix moonlander output The left/right orientation differs from Ergodox EZ. | |||
2022-02-05 | [Docs] RGB documentation formatting corrections (#15826) | Albert Y | |
2022-02-05 | [Docs] feature: mouse keys, fix misused wording (#16226) | IskandarMa | |
2022-02-05 | [Docs] feature_macro.md: minor formatting fix (#16205) | IskandarMa | |
2022-02-05 | Revert "[Core] Add Pixel Flow RGB matrix effect (#15829)" (#16209) | Nick Brassel | |
This reverts commit e8fa329073d8752cad9b11b90287fd20f130ac6f. | |||
2022-02-05 | [Core] Add Pixel Flow RGB matrix effect (#15829) | Albert Y | |
* Initial PIXEL FLOW matrix effect commit * Commit suggested use of rgb_matrix_check_finished_leds Co-authored-by: Sergey Vlasov <sigprof@gmail.com> * Code change support for split RGB Co-authored-by: Sergey Vlasov <sigprof@gmail.com> | |||
2022-02-04 | Point out that deferred execution needs to be enabled in rules.mk (#16196) | Nick Brassel | |
2022-01-31 | [Docs] Add reference to data sync options for RGB (#16144) | Albert Y | |
2022-01-30 | Add a warning about USBtinyISP limitations to the ISP flashing guide (#15898) | Sergey Vlasov | |
2022-01-29 | [Docs] zh-cn documentation translate: hand-wire (#15666) | IskandarMa | |
Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | |||
2022-01-29 | [Docs] zh-cn document translate: IDE configuration (#15575) | IskandarMa | |
Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | |||
2022-01-28 | [Docs] Update Encoder docs about multiple encoders (#16036) | Monksoffunk | |
2022-01-27 | [Docs] OLED documentation edits (#15977) | Albert Y | |
* Clarify OLED_TIMEOUT * Add a section on logo file location | |||
2022-01-23 | Add some clarity regarding new board definitions (#16018) | Nick Brassel | |
2022-01-22 | Add Atom editor suggestion (#15969) | Albert Y | |
2022-01-21 | docs: fix typo in led matrix docs (#15972) | Gigahawk | |
2022-01-20 | docs: fix typo in rgblight docs (#15960) | Gigahawk | |
2022-01-20 | [Docs] Fix typo in ADNS 9800 sensor name (#15956) | Petr Viktorin | |
2022-01-18 | update the Chinese translation based on the latest English version (#14924) | IskandarMa | |
Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com> Co-authored-by: Joy Lee <chang.li@westberrytech.com> Co-authored-by: LitoMore <LitoMore@users.noreply.github.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | |||
2022-01-14 | Make note of upper limit for `UC()` (#15870) | Ryan | |
2022-01-13 | Fix keymap.json macro example (#15567) | Tuk Bredsdorff | |
2022-01-13 | [Docs] Move QMK newbs build environment guide to next section (#15386) | Albert Y | |
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | |||
2022-01-12 | [Docs] Improve Handedness by EEPROM documentation (#15615) | Albert Y | |
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: filterpaper <filterpaper@localhost> | |||
2022-01-11 | [Docs] fix typo and remove trailing whitespace (#15842) | JayceFayne | |
2022-01-10 | [Docs] newbs_flashing.md: add link to build environment section (#15654) | adlainewson | |
2022-01-11 | [Docs] Recommend the use of RGB matrix functions for code (#15744) | Albert Y | |
* Recommend the use of functions instead of keycodes * Commit suggested review Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2022-01-11 | [Docs] Recommend the use of RGB light functions for code (#15745) | Albert Y | |
* Recommend the use of functions instead of keycodes * Commit suggested revision Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2022-01-08 | [Docs] Update feature_tap_dance.md (#14931) | Tate | |
2022-01-06 | [Docs] Add drag scrolling example to Pointing device docs page (#15715) | Drashna Jaelre | |
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | |||
2022-01-04 | Remove stale docs translations (#15737) | Joel Challis | |
2022-01-03 | [Docs] Note the order of enumerated custom keycodes (#15706) | Albert Y | |
Co-authored-by: filterpaper <filterpaper@localhost> | |||
2022-01-02 | Volume as default encoder documentation example (#15678) | Albert Y | |
Co-authored-by: filterpaper <filterpaper@localhost> | |||
2021-12-28 | [Docs] Clarify placement and usage of RGB matrix effect inc files (#15572) | Albert Y | |
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: filterpaper <filterpaper@localhost> | |||
2021-12-27 | Add layer condition example to encoder callback function (#15490) | Albert Y | |
Co-authored-by: filterpaper <filterpaper@localhost> | |||
2021-12-27 | RGB Matrix layer key indicator (#14626) | Albert Y | |
* Add layer key indicator example * Update description * Deobfuscate with index variable * Add missing layer variable * Correct color name and indicator function * Function typo * Place layer variable outside loops to save firmware space Co-authored-by: filterpaper <filterpaper@localhost> | |||
2021-12-27 | Link Macro example for COMBO_ACTION documentation (#15164) | Albert Y | |
* Link Macro example for COMBO_ACTION documentation * Restructure Co-authored-by: filterpaper <filterpaper@localhost> | |||
2021-12-27 | Update feature_macros.md (#15026) | Buttenup | |
* Update feature_macros.md Added a link to the usage of SAFE_RANGE as this wasn't clear to me when I visited this page in isolation. * Fix typo Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2021-12-24 | [Docs] Fixed keycode reference for swirl effect (#15564) | Scott Chow | |
2021-12-24 | fix typo (#15569) | Ian C | |
2021-12-22 | doc/faq_debug: qmk cli can also be used to print debug messages (#15528) | Thomas Lorblanchès | |
2021-12-13 | [Docs] Updated typo on feature_bluetooth.md (#15466) | Hassan Williamson | |
2021-12-08 | [Core] Add configuration of PMW3360 lift off distance (#15424) | Xelus22 | |
* sensor code add * update documentation * add default #define * Update drivers/sensors/pmw3360.c Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-12-09 | Change "Chinese" to "Simplified Chinese" in langs.md (#15441) | peepeetee | |
2021-12-09 | Add test filter to 'qmk pytest' (#15432) | Joel Challis | |
* Add test filter to 'qmk pytest' * Bodge for some test filters not resolving qmk * Update docs | |||
2021-12-09 | [Docs] Fix Header formatting in compatible mcu doc (#15438) | Drashna Jaelre | |