summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-051-1/+1
|\
| * [Docs] feature: mouse keys, fix misused wording (#16226)IskandarMa2022-02-051-1/+1
| |
* | RGB Matrix: Reload from EEPROM (#15923)Adam Lickel2022-02-041-0/+1
| | | | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-041-2/+2
|\|
| * [Docs] feature_macro.md: minor formatting fix (#16205)IskandarMa2022-02-051-2/+2
| |
* | [Core] Add Pixel Flow RGB matrix effect (#15829)Albert Y2022-02-052-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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-042-3/+0
|\|
| * Revert "[Core] Add Pixel Flow RGB matrix effect (#15829)" (#16209)Nick Brassel2022-02-052-3/+0
| | | | | | This reverts commit e8fa329073d8752cad9b11b90287fd20f130ac6f.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-042-0/+3
|\|
| * [Core] Add Pixel Flow RGB matrix effect (#15829)Albert Y2022-02-052-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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-041-1/+1
|\|
| * Point out that deferred execution needs to be enabled in rules.mk (#16196)Nick Brassel2022-02-041-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-012-0/+4
|\|
| * [Docs] Add reference to data sync options for RGB (#16144)Albert Y2022-01-312-0/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-301-2/+22
|\|
| * Add a warning about USBtinyISP limitations to the ISP flashing guide (#15898)Sergey Vlasov2022-01-301-2/+22
| |
* | Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan2022-01-302-7/+7
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-291-0/+255
|\|
| * [Docs] zh-cn documentation translate: hand-wire (#15666)IskandarMa2022-01-291-0/+255
| | | | | | | | Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-292-0/+212
|\|
| * [Docs] zh-cn document translate: IDE configuration (#15575)IskandarMa2022-01-292-0/+212
| | | | | | | | Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-291-1/+4
|\|
| * [Docs] Update Encoder docs about multiple encoders (#16036)Monksoffunk2022-01-281-1/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-271-1/+3
|\|
| * [Docs] OLED documentation edits (#15977)Albert Y2022-01-271-1/+3
| | | | | | | | | | * Clarify OLED_TIMEOUT * Add a section on logo file location
* | Enable a default task throttle for split pointing. (#15925)Dasky2022-01-261-1/+1
| |
* | Rip out old macro and action_function system (#16025)Ryan2022-01-243-9/+1
| | | | | | | | | | | | | | * Rip out old macro and action_function system * Update quantum/action_util.c Co-authored-by: Joel Challis <git@zvecr.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-231-1/+3
|\|
| * Add some clarity regarding new board definitions (#16018)Nick Brassel2022-01-231-1/+3
| |
* | Add L432, L442. (#16016)Nick Brassel2022-01-241-0/+2
| |
* | Adjust mouse key defaults (#15883)Albert Y2022-01-211-9/+9
| |
* | Rename some Quantum keycodes (#15968)Ryan2022-01-223-18/+18
| | | | | | | | | | * Rename some Quantum keycodes * Tweak EEPROM clear and debug keycode short aliases
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-211-0/+1
|\|
| * Add Atom editor suggestion (#15969)Albert Y2022-01-221-0/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-211-1/+1
|\|
| * docs: fix typo in led matrix docs (#15972)Gigahawk2022-01-211-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-201-1/+1
|\|
| * docs: fix typo in rgblight docs (#15960)Gigahawk2022-01-201-1/+1
| |
| * [Docs] Fix typo in ADNS 9800 sensor name (#15956)Petr Viktorin2022-01-201-1/+1
| |
* | [Bug][Core] Fix optical sensor firmware upload (#15919)Drashna Jaelre2022-01-201-9/+10
| |
* | Add example implementations for compatible MCUs list (#15935)Ryan2022-01-191-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 developQMK Bot2022-01-1851-1353/+3937
|\|
| * update the Chinese translation based on the latest English version (#14924)IskandarMa2022-01-1851-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)Ryan2022-01-171-2/+4
| | | | | | | | | | * CLI: Parse USB device version BCD * Apply suggestions
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-141-1/+1
|\|
| * Make note of upper limit for `UC()` (#15870)Ryan2022-01-141-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-131-1/+1
|\|
| * Fix keymap.json macro example (#15567)Tuk Bredsdorff2022-01-131-1/+1
| |
* | PMW3389 Revert Firmware load during Initilization (#15859)Alabastard-642022-01-131-1/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-132-17/+15
|\|