Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-11 | 1 | -1/+1 |
|\ | |||||
| * | [Docs] newbs_flashing.md: add link to build environment section (#15654) | adlainewson | 2022-01-10 | 1 | -1/+1 |
| | | |||||
* | | Optimize initialization of PMW3360 Sensor (#15821) | Drashna Jaelre | 2022-01-10 | 1 | -7/+8 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-10 | 2 | -0/+2 |
|\| | |||||
| * | [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> | ||||
* | | New combo configuration options (#15083) | Pete Sevander | 2022-01-09 | 1 | -3/+39 |
| | | | | | | Co-authored-by: precondition <57645186+precondition@users.noreply.github.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-09 | 1 | -1/+1 |
|\| | |||||
| * | [Docs] Update feature_tap_dance.md (#14931) | Tate | 2022-01-08 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-01-06 | 1 | -3/+35 |
|\| | |||||
| * | [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> | ||||
* | | Fixes for bootloader refactor build failures (#15638) | Ryan | 2022-01-06 | 1 | -1/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-05 | 77 | -6622/+0 |
|\| | |||||
| * | Remove stale docs translations (#15737) | Joel Challis | 2022-01-04 | 77 | -6622/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-03 | 1 | -0/+2 |
|\| | |||||
| * | [Docs] Note the order of enumerated custom keycodes (#15706) | Albert Y | 2022-01-03 | 1 | -0/+2 |
| | | | | | | Co-authored-by: filterpaper <filterpaper@localhost> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-02 | 1 | -8/+10 |
|\| | |||||
| * | Volume as default encoder documentation example (#15678) | Albert Y | 2022-01-02 | 1 | -8/+10 |
| | | | | | | Co-authored-by: filterpaper <filterpaper@localhost> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-28 | 1 | -4/+3 |
|\| | |||||
| * | [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> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-27 | 1 | -0/+37 |
|\| | |||||
| * | Add layer condition example to encoder callback function (#15490) | Albert Y | 2021-12-27 | 1 | -0/+37 |
| | | | | | | Co-authored-by: filterpaper <filterpaper@localhost> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-27 | 1 | -0/+20 |
|\| | |||||
| * | 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> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-27 | 1 | -1/+1 |
|\| | |||||
| * | 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> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-27 | 1 | -0/+2 |
|\| | |||||
| * | 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> | ||||
* | | Add sym_defer_pr debouncer type (#14948) | Chad Austin | 2021-12-27 | 1 | -0/+1 |
| | | |||||
* | | [Core] Split support for pointing devices. (#15304) | Dasky | 2021-12-27 | 3 | -11/+126 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Draft implementation * formatting * fix combined buttons * remove pimoroni throttle * sync pointing on a throttle loop with checksum * no longer used * doh Co-authored-by: Drashna Jaelre <drashna@live.com> * switch pimoroni to a cpi equivalent * add cpi support * allow user modification of seperate mouse reports * a little tidy up * add *_RIGHT defines. * docs * doxygen comments * basic changelog * clean up pimoroni * small doc fixes * Update docs/feature_pointing_device.md Co-authored-by: Drashna Jaelre <drashna@live.com> * performance tweak if side has usb * Don't run init funtions on wrong side * renamed some variables for consistency * fix pimoroni typos * Clamp instead of OR * Promote combined values to uint16_t * Update pointing_device.c Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Fixes potential wpm sampling overflow, along with code comment fixes (#15277) | vectorstorm | 2021-12-27 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Trevor Powell <trevor@vectorstorm.com.au> | ||||
* | | Add open-drain GPIO support. (#15282) | Nick Brassel | 2021-12-27 | 1 | -11/+13 |
| | | | | | | | | | | | | | | | | | | * Add open-drain GPIO support. * `qmk format-c` * Wording. * Remove port GPIO implementations as the only board that uses it has its own internal defs anyway. Will wait for first-class handling of ports in core before reimplementing. | ||||
* | | Fix some typos, especially the sensor name. (#15557) | uqs | 2021-12-24 | 1 | -3/+3 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-25 | 1 | -1/+1 |
|\| | |||||
| * | [Docs] Fixed keycode reference for swirl effect (#15564) | Scott Chow | 2021-12-24 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-24 | 1 | -1/+1 |
|\| | |||||
| * | fix typo (#15569) | Ian C | 2021-12-24 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-22 | 1 | -2/+6 |
|\| | |||||
| * | doc/faq_debug: qmk cli can also be used to print debug messages (#15528) | Thomas Lorblanchès | 2021-12-22 | 1 | -2/+6 |
| | | |||||
* | | Documentation Typo fix (#15538) | SmollChungus | 2021-12-22 | 1 | -2/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-14 | 1 | -1/+1 |
|\| | |||||
| * | [Docs] Updated typo on feature_bluetooth.md (#15466) | Hassan Williamson | 2021-12-13 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2021-12-11 | 1 | -1/+2 |
|\| | |||||
| * | [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> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-09 | 1 | -1/+1 |
|\| | |||||
| * | Change "Chinese" to "Simplified Chinese" in langs.md (#15441) | peepeetee | 2021-12-09 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-09 | 1 | -1/+16 |
|\| | |||||
| * | 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 | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-09 | 1 | -3/+3 |
|\| | |||||
| * | [Docs] Fix Header formatting in compatible mcu doc (#15438) | Drashna Jaelre | 2021-12-09 | 1 | -3/+3 |
| | |