summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
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>
2022-01-09New combo configuration options (#15083)Pete Sevander
Co-authored-by: precondition <57645186+precondition@users.noreply.github.com>
2022-01-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-08[Docs] Update feature_tap_dance.md (#14931)Tate
2022-01-06Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-01-06[Docs] Add drag scrolling example to Pointing device docs page (#15715)Drashna Jaelre
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2022-01-06Fixes for bootloader refactor build failures (#15638)Ryan
2022-01-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-04Remove stale docs translations (#15737)Joel Challis
2022-01-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-03[Docs] Note the order of enumerated custom keycodes (#15706)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2022-01-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-02Volume as default encoder documentation example (#15678)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2021-12-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-28[Docs] Clarify placement and usage of RGB matrix effect inc files (#15572)Albert Y
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: filterpaper <filterpaper@localhost>