Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-10 | 1 | -1/+1 |
|\ | |||||
| * | Sentence structure update (#16306) | Albert Y | 2022-02-10 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-10 | 1 | -1/+1 |
|\| | |||||
| * | Improve description of LED state data sync option (#16302) | Albert Y | 2022-02-10 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-09 | 1 | -7/+7 |
|\| | |||||
| * | [Docs] pr checklist: update doc hyperlinks to relative ones and use IDs (#16263) | IskandarMa | 2022-02-08 | 1 | -7/+7 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | 2022-02-09 | 1 | -0/+2 |
|\| | |||||
| * | Add support for driving unselected row/col. (#16278) | Nick Brassel | 2022-02-09 | 1 | -0/+2 |
| | | |||||
* | | Initial pass at data driven new-keyboard subcommand (#12795) | Joel Challis | 2022-02-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | * Initial pass at a data driven keyboard subcommand * format * lint * Handle bootloader now its mandatory | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-06 | 2 | -1/+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. | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-06 | 10 | -11/+11 |
|\| | |||||
| * | [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. | ||||
* | | Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, ↵ | MasterSpoon | 2022-02-06 | 2 | -0/+212 |
| | | | | | | | | | | IS31FL3745, IS31FL3746A (#14989) Co-authored-by: Xelus22 <17491233+Xelus22@users.noreply.github.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-06 | 2 | -6/+9 |
|\| | |||||
| * | [Docs] RGB documentation formatting corrections (#15826) | Albert Y | 2022-02-05 | 2 | -6/+9 |
| | | |||||
* | | Remove default pointing device driver. (#16190) | Dasky | 2022-02-05 | 1 | -2/+8 |
| | | | | | | | | | | | | | | * remove custom as default * add missing pointing_device_driver to rules.mk * Update docs | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-05 | 1 | -1/+1 |
|\| | |||||
| * | [Docs] feature: mouse keys, fix misused wording (#16226) | IskandarMa | 2022-02-05 | 1 | -1/+1 |
| | | |||||
* | | RGB Matrix: Reload from EEPROM (#15923) | Adam Lickel | 2022-02-04 | 1 | -0/+1 |
| | | | | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-04 | 1 | -2/+2 |
|\| | |||||
| * | [Docs] feature_macro.md: minor formatting fix (#16205) | IskandarMa | 2022-02-05 | 1 | -2/+2 |
| | | |||||
* | | [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> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-04 | 2 | -3/+0 |
|\| | |||||
| * | Revert "[Core] Add Pixel Flow RGB matrix effect (#15829)" (#16209) | Nick Brassel | 2022-02-05 | 2 | -3/+0 |
| | | | | | | This reverts commit e8fa329073d8752cad9b11b90287fd20f130ac6f. | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-04 | 2 | -0/+3 |
|\| | |||||
| * | [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> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-04 | 1 | -1/+1 |
|\| | |||||
| * | Point out that deferred execution needs to be enabled in rules.mk (#16196) | Nick Brassel | 2022-02-04 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-01 | 2 | -0/+4 |
|\| | |||||
| * | [Docs] Add reference to data sync options for RGB (#16144) | Albert Y | 2022-01-31 | 2 | -0/+4 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-30 | 1 | -2/+22 |
|\| | |||||
| * | Add a warning about USBtinyISP limitations to the ISP flashing guide (#15898) | Sergey Vlasov | 2022-01-30 | 1 | -2/+22 |
| | | |||||
* | | Rename `AdafruitBLE` to `BluefruitLE` (#16127) | Ryan | 2022-01-30 | 2 | -7/+7 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-29 | 1 | -0/+255 |
|\| | |||||
| * | [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> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-29 | 2 | -0/+212 |
|\| | |||||
| * | [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> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-29 | 1 | -1/+4 |
|\| | |||||
| * | [Docs] Update Encoder docs about multiple encoders (#16036) | Monksoffunk | 2022-01-28 | 1 | -1/+4 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-27 | 1 | -1/+3 |
|\| | |||||
| * | [Docs] OLED documentation edits (#15977) | Albert Y | 2022-01-27 | 1 | -1/+3 |
| | | | | | | | | | | * Clarify OLED_TIMEOUT * Add a section on logo file location | ||||
* | | Enable a default task throttle for split pointing. (#15925) | Dasky | 2022-01-26 | 1 | -1/+1 |
| | | |||||
* | | Rip out old macro and action_function system (#16025) | Ryan | 2022-01-24 | 3 | -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 develop | QMK Bot | 2022-01-23 | 1 | -1/+3 |
|\| | |||||
| * | Add some clarity regarding new board definitions (#16018) | Nick Brassel | 2022-01-23 | 1 | -1/+3 |
| | | |||||
* | | Add L432, L442. (#16016) | Nick Brassel | 2022-01-24 | 1 | -0/+2 |
| | | |||||
* | | Adjust mouse key defaults (#15883) | Albert Y | 2022-01-21 | 1 | -9/+9 |
| | | |||||
* | | Rename some Quantum keycodes (#15968) | Ryan | 2022-01-22 | 3 | -18/+18 |
| | | | | | | | | | | * Rename some Quantum keycodes * Tweak EEPROM clear and debug keycode short aliases | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-21 | 1 | -0/+1 |
|\| |