Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for driving unselected row/col. (#16278) | Nick Brassel | 2022-02-09 | 1 | -0/+2 |
| | |||||
* | add 'info_config.h' into docs/hardware_keyboard_guidelines.md (#16247) | Takeshi ISHII | 2022-02-06 | 2 | -1/+2 |
| | | | Added info_config.h added in #10817 to the include order description of config.h. | ||||
* | [Docs] Address some typos (also in moonlander matrix.c) (#16248) | Jouke Witteveen | 2022-02-06 | 10 | -11/+11 |
| | | | | | | | * [Docs] Fix repeated words * [Keyboard] Fix moonlander output The left/right orientation differs from Ergodox EZ. | ||||
* | [Docs] RGB documentation formatting corrections (#15826) | Albert Y | 2022-02-05 | 2 | -6/+9 |
| | |||||
* | [Docs] feature: mouse keys, fix misused wording (#16226) | IskandarMa | 2022-02-05 | 1 | -1/+1 |
| | |||||
* | [Docs] feature_macro.md: minor formatting fix (#16205) | IskandarMa | 2022-02-05 | 1 | -2/+2 |
| | |||||
* | Revert "[Core] Add Pixel Flow RGB matrix effect (#15829)" (#16209) | Nick Brassel | 2022-02-05 | 2 | -3/+0 |
| | | | This reverts commit e8fa329073d8752cad9b11b90287fd20f130ac6f. | ||||
* | [Core] Add Pixel Flow RGB matrix effect (#15829) | Albert Y | 2022-02-05 | 2 | -0/+3 |
| | | | | | | | | | | | * 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> | ||||
* | Point out that deferred execution needs to be enabled in rules.mk (#16196) | Nick Brassel | 2022-02-04 | 1 | -1/+1 |
| | |||||
* | [Docs] Add reference to data sync options for RGB (#16144) | Albert Y | 2022-01-31 | 2 | -0/+4 |
| | |||||
* | Add a warning about USBtinyISP limitations to the ISP flashing guide (#15898) | Sergey Vlasov | 2022-01-30 | 1 | -2/+22 |
| | |||||
* | [Docs] zh-cn documentation translate: hand-wire (#15666) | IskandarMa | 2022-01-29 | 1 | -0/+255 |
| | | | | Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | ||||
* | [Docs] zh-cn document translate: IDE configuration (#15575) | IskandarMa | 2022-01-29 | 2 | -0/+212 |
| | | | | Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | ||||
* | [Docs] Update Encoder docs about multiple encoders (#16036) | Monksoffunk | 2022-01-28 | 1 | -1/+4 |
| | |||||
* | [Docs] OLED documentation edits (#15977) | Albert Y | 2022-01-27 | 1 | -1/+3 |
| | | | | | * Clarify OLED_TIMEOUT * Add a section on logo file location | ||||
* | Add some clarity regarding new board definitions (#16018) | Nick Brassel | 2022-01-23 | 1 | -1/+3 |
| | |||||
* | Add Atom editor suggestion (#15969) | Albert Y | 2022-01-22 | 1 | -0/+1 |
| | |||||
* | docs: fix typo in led matrix docs (#15972) | Gigahawk | 2022-01-21 | 1 | -1/+1 |
| | |||||
* | docs: fix typo in rgblight docs (#15960) | Gigahawk | 2022-01-20 | 1 | -1/+1 |
| | |||||
* | [Docs] Fix typo in ADNS 9800 sensor name (#15956) | Petr Viktorin | 2022-01-20 | 1 | -1/+1 |
| | |||||
* | update the Chinese translation based on the latest English version (#14924) | IskandarMa | 2022-01-18 | 51 | -1353/+3937 |
| | | | | | | 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> | ||||
* | Make note of upper limit for `UC()` (#15870) | Ryan | 2022-01-14 | 1 | -1/+1 |
| | |||||
* | Fix keymap.json macro example (#15567) | Tuk Bredsdorff | 2022-01-13 | 1 | -1/+1 |
| | |||||
* | [Docs] Move QMK newbs build environment guide to next section (#15386) | Albert Y | 2022-01-13 | 2 | -17/+15 |
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | ||||
* | [Docs] Improve Handedness by EEPROM documentation (#15615) | Albert Y | 2022-01-12 | 1 | -9/+16 |
| | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: filterpaper <filterpaper@localhost> | ||||
* | [Docs] fix typo and remove trailing whitespace (#15842) | JayceFayne | 2022-01-11 | 1 | -18/+18 |
| | |||||
* | [Docs] newbs_flashing.md: add link to build environment section (#15654) | adlainewson | 2022-01-10 | 1 | -1/+1 |
| | |||||
* | [Docs] Recommend the use of RGB matrix functions for code (#15744) | Albert Y | 2022-01-11 | 1 | -0/+1 |
| | | | | | | | | | * 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> | ||||
* | [Docs] Recommend the use of RGB light functions for code (#15745) | Albert Y | 2022-01-11 | 1 | -0/+1 |
| | | | | | | | | | * 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> | ||||
* | [Docs] Update feature_tap_dance.md (#14931) | Tate | 2022-01-08 | 1 | -1/+1 |
| | |||||
* | [Docs] Add drag scrolling example to Pointing device docs page (#15715) | Drashna Jaelre | 2022-01-06 | 1 | -2/+34 |
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | ||||
* | Remove stale docs translations (#15737) | Joel Challis | 2022-01-04 | 77 | -6622/+0 |
| | |||||
* | [Docs] Note the order of enumerated custom keycodes (#15706) | Albert Y | 2022-01-03 | 1 | -0/+2 |
| | | | Co-authored-by: filterpaper <filterpaper@localhost> | ||||
* | Volume as default encoder documentation example (#15678) | Albert Y | 2022-01-02 | 1 | -8/+10 |
| | | | Co-authored-by: filterpaper <filterpaper@localhost> | ||||
* | [Docs] Clarify placement and usage of RGB matrix effect inc files (#15572) | Albert Y | 2021-12-28 | 1 | -4/+3 |
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: filterpaper <filterpaper@localhost> | ||||
* | Add layer condition example to encoder callback function (#15490) | Albert Y | 2021-12-27 | 1 | -0/+37 |
| | | | Co-authored-by: filterpaper <filterpaper@localhost> | ||||
* | RGB Matrix layer key indicator (#14626) | Albert Y | 2021-12-27 | 1 | -0/+20 |
| | | | | | | | | | | | | | | | | | * 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> | ||||
* | Link Macro example for COMBO_ACTION documentation (#15164) | Albert Y | 2021-12-27 | 1 | -1/+1 |
| | | | | | | | * Link Macro example for COMBO_ACTION documentation * Restructure Co-authored-by: filterpaper <filterpaper@localhost> | ||||
* | Update feature_macros.md (#15026) | Buttenup | 2021-12-27 | 1 | -0/+2 |
| | | | | | | | | | * 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> | ||||
* | [Docs] Fixed keycode reference for swirl effect (#15564) | Scott Chow | 2021-12-24 | 1 | -1/+1 |
| | |||||
* | fix typo (#15569) | Ian C | 2021-12-24 | 1 | -1/+1 |
| | |||||
* | doc/faq_debug: qmk cli can also be used to print debug messages (#15528) | Thomas Lorblanchès | 2021-12-22 | 1 | -2/+6 |
| | |||||
* | [Docs] Updated typo on feature_bluetooth.md (#15466) | Hassan Williamson | 2021-12-13 | 1 | -1/+1 |
| | |||||
* | [Core] Add configuration of PMW3360 lift off distance (#15424) | Xelus22 | 2021-12-08 | 1 | -0/+1 |
| | | | | | | | | | | | | | * 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> | ||||
* | Change "Chinese" to "Simplified Chinese" in langs.md (#15441) | peepeetee | 2021-12-09 | 1 | -1/+1 |
| | |||||
* | Add test filter to 'qmk pytest' (#15432) | Joel Challis | 2021-12-09 | 1 | -1/+16 |
| | | | | | | | * Add test filter to 'qmk pytest' * Bodge for some test filters not resolving qmk * Update docs | ||||
* | [Docs] Fix Header formatting in compatible mcu doc (#15438) | Drashna Jaelre | 2021-12-09 | 1 | -3/+3 |
| | |||||
* | Fix RESET not working for keyboards with Kiibohd bootloader (#15430) | Andrew-Fahmy | 2021-12-07 | 1 | -1/+1 |
| | |||||
* | [Docs] Reorder functions in Understanding QMK (#15357) | thesecretmaster | 2021-11-30 | 1 | -28/+30 |
| | |||||
* | Document swap-hands tap-toggle feature (#15229) | Albert Y | 2021-11-29 | 1 | -1/+3 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: filterpaper <filterpaper@localhost> |