Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-12-07 | Fix RESET not working for keyboards with Kiibohd bootloader (#15430) | Andrew-Fahmy | |
2021-11-30 | [Docs] Reorder functions in Understanding QMK (#15357) | thesecretmaster | |
2021-11-29 | Document swap-hands tap-toggle feature (#15229) | Albert Y | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: filterpaper <filterpaper@localhost> | |||
2021-11-28 | Fix last merge date (#15327) | Charly Delay | |
2021-11-28 | Changelog 2021q4 (#15325) | Nick Brassel | |
* Changelog. * Remove the asymmetric encoder PR from listing due to revert. * More docs * More docs * More docs * Links to changelog, updated schedule, slotted in 2 weeks of testing at the end so that there's no ambiguity with PR merge dates. * Clarify keyboard moves. * Fix dates * Sidebar * Fixup dates. * Fixup dates. * Wording. | |||
2021-11-27 | [Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311) | Drashna Jaelre | |
* Revert "fix broken macro in transport.h (#15239)" This reverts commit 06f18e22d9aff0afa4dce101a6a1b2cae5511365. * Revert "Rework encoders to enable asymmetric split keyboards (#12090)" This reverts commit 32215d5bff52262542a2f8d2a221b0303f02c019. | |||
2021-11-27 | Westberrytech pr (#14422) | Joy Lee | |
* Added support for WB32 MCU * Modified eeprom_wb32.c * Remove the eeprom_wb32-related code | |||
2021-11-25 | Documentation typo fix (#15298) | Álvaro A. Volpato | |
* Fix WS2812 driver docs typo | |||
2021-11-26 | New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036) | precondition | |
* New feature: `DYNAMIC_TAPPING_TERM_ENABLE` 3 new quantum keys to configure the tapping term on the fly. * Replace sprintf call in tapping_term_report by get_u16_str * Replace tab with 4 spaces |