Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add Atom editor suggestion (#15969) | Albert Y | 2022-01-22 | 1 | -0/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-21 | 1 | -1/+1 | |
|\| | ||||||
| * | docs: fix typo in led matrix docs (#15972) | Gigahawk | 2022-01-21 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-20 | 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 | |
| | | ||||||
* | | [Bug][Core] Fix optical sensor firmware upload (#15919) | Drashna Jaelre | 2022-01-20 | 1 | -9/+10 | |
| | | ||||||
* | | Add example implementations for compatible MCUs list (#15935) | Ryan | 2022-01-19 | 1 | -2/+13 | |
| | | | | | | | | | | | | | | | | | | * Add example implementations for compatible MCUs list * Update docs/compatible_microcontrollers.md Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-18 | 51 | -1353/+3937 | |
|\| | ||||||
| * | 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> | |||||
* | | CLI: Parse USB device version BCD (#14580) | Ryan | 2022-01-17 | 1 | -2/+4 | |
| | | | | | | | | | | * CLI: Parse USB device version BCD * Apply suggestions | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-14 | 1 | -1/+1 | |
|\| | ||||||
| * | Make note of upper limit for `UC()` (#15870) | Ryan | 2022-01-14 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-13 | 1 | -1/+1 | |
|\| | ||||||
| * | Fix keymap.json macro example (#15567) | Tuk Bredsdorff | 2022-01-13 | 1 | -1/+1 | |
| | | ||||||
* | | PMW3389 Revert Firmware load during Initilization (#15859) | Alabastard-64 | 2022-01-13 | 1 | -1/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-13 | 2 | -17/+15 | |
|\| | ||||||
| * | [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> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-12 | 1 | -9/+16 | |
|\| | ||||||
| * | [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> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-12 | 1 | -18/+18 | |
|\| | ||||||
| * | [Docs] fix typo and remove trailing whitespace (#15842) | JayceFayne | 2022-01-11 | 1 | -18/+18 | |
| | | ||||||
* | | Add PMW3389 optical sensor Support (Updated) (#15740) | Alabastard-64 | 2022-01-11 | 1 | -0/+23 | |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | 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 | |
|\| |