summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2022-02-01Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-31[Docs] Add reference to data sync options for RGB (#16144)Albert Y
2022-01-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-30Add a warning about USBtinyISP limitations to the ISP flashing guide (#15898)Sergey Vlasov
2022-01-30Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan
2022-01-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-29[Docs] zh-cn documentation translate: hand-wire (#15666)IskandarMa
Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2022-01-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-29[Docs] zh-cn document translate: IDE configuration (#15575)IskandarMa
Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2022-01-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-28[Docs] Update Encoder docs about multiple encoders (#16036)Monksoffunk
2022-01-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-27[Docs] OLED documentation edits (#15977)Albert Y
* Clarify OLED_TIMEOUT * Add a section on logo file location
2022-01-26Enable a default task throttle for split pointing. (#15925)Dasky
2022-01-24Rip out old macro and action_function system (#16025)Ryan
* Rip out old macro and action_function system * Update quantum/action_util.c Co-authored-by: Joel Challis <git@zvecr.com>
2022-01-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-23Add some clarity regarding new board definitions (#16018)Nick Brassel
2022-01-24Add L432, L442. (#16016)Nick Brassel
2022-01-21Adjust mouse key defaults (#15883)Albert Y
2022-01-22Rename some Quantum keycodes (#15968)Ryan
* Rename some Quantum keycodes * Tweak EEPROM clear and debug keycode short aliases
2022-01-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-22Add Atom editor suggestion (#15969)Albert Y
2022-01-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-21docs: fix typo in led matrix docs (#15972)Gigahawk
2022-01-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-20docs: fix typo in rgblight docs (#15960)Gigahawk
2022-01-20[Docs] Fix typo in ADNS 9800 sensor name (#15956)Petr Viktorin
2022-01-20[Bug][Core] Fix optical sensor firmware upload (#15919)Drashna Jaelre
2022-01-19Add example implementations for compatible MCUs list (#15935)Ryan
* 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>
2022-01-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-18update the Chinese translation based on the latest English version (#14924)IskandarMa
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>
2022-01-17CLI: Parse USB device version BCD (#14580)Ryan
* CLI: Parse USB device version BCD * Apply suggestions
2022-01-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-14Make note of upper limit for `UC()` (#15870)Ryan
2022-01-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-13Fix keymap.json macro example (#15567)Tuk Bredsdorff
2022-01-13PMW3389 Revert Firmware load during Initilization (#15859)Alabastard-64
2022-01-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-13[Docs] Move QMK newbs build environment guide to next section (#15386)Albert Y
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2022-01-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-12[Docs] Improve Handedness by EEPROM documentation (#15615)Albert Y
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: filterpaper <filterpaper@localhost>
2022-01-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-11[Docs] fix typo and remove trailing whitespace (#15842)JayceFayne
2022-01-11Add PMW3389 optical sensor Support (Updated) (#15740)Alabastard-64
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-01-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-10[Docs] newbs_flashing.md: add link to build environment section (#15654)adlainewson
2022-01-10Optimize initialization of PMW3360 Sensor (#15821)Drashna Jaelre
2022-01-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-11[Docs] Recommend the use of RGB matrix functions for code (#15744)Albert Y
* 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>
2022-01-11[Docs] Recommend the use of RGB light functions for code (#15745)Albert Y
* 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>