summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2023-10-21Support additional split sync items for info.json (#22193)Joel Challis
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-10-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-10-13Reword mention of personal keymaps from PR checklist (#22258)Wilhelm Schuster
2023-10-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-10-09Fix old usage of UNICODE_MODE_MAC (#22238)Joel Challis
2023-10-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-10-09Fix typo in `docs/feature_tri_layer.md` (#22232)James Young
`Stes` -> `Sets`
2023-10-04Update ISSI LED types (#22099)Ryan
2023-10-04Rename CKLED2001 driver to SNLED27351 (#22071)Ryan
2023-10-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-10-04Fix minimum python version references (#22191)Joel Challis
2023-10-03is31fl3737/3741: add LED Matrix support (#22163)Ryan
2023-10-01Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-30Remove rosetta instructions for Apple Silicon (#22174)フィルターペーパー
2023-09-29Add _DEFAULT_ON lighting configuration options (#21865)Joel Challis
2023-09-29Add `RGBLIGHT_DEFAULT_ON` macro configuration option (#20857)Álvaro A. Volpato
* ADD RGB_DEFAULT_DISABLED option and updated documentation * Formatting * Add as by fauxpark's suggestion Co-authored by: fauxpark * Formatting * Use boolean values instead of numerical Co-authored-by: Ryan <fauxpark@gmail.com> * Edit documentation formatting Co-authored-by: Ryan <fauxpark@gmail.com> * Remove comment Co-authored-by: Ryan <fauxpark@gmail.com> * Set RGB mode to DEFAULT macro at init Co-authored-by: Ryan <fauxpark@gmail.com> --------- Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: zvecr <git@zvecr.com>
2023-09-27is31fl3733: complete LED Matrix support (#22149)Ryan
2023-09-27is31fl3218: Add LED Matrix support (#22126)Ryan
Co-authored-by: Joel Challis <git@zvecr.com>
2023-09-27is31fl3736: extract single-color API (#22133)Ryan
2023-09-27More data driven RGB/LED Matrix config (#21939)Joel Challis
2023-09-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-25Fix doc for programmable buttons. (#22136)Yanfei Guo
Co-authored-by: Yanfei Guo <yguo@anl.gov>
2023-09-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-25Fix typo in oled_driver (#22134)Ikko Eltociear Ashimine
betwen -> between
2023-09-25Move velocikey to within rgblight (#22123)Joel Challis
2023-09-25Update WS2812 docs and add APA102 docs (#22106)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-09-25Simplify more feature driver defines (#22090)Ryan
2023-09-25Merge remote-tracking branch 'upstream/master' into developNick Brassel
2023-09-25Document the RP2040-specific PS/2 implementation (#22079)Michael Büchler
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2023-09-25Added flower blooming on RGB Matrix effect (#21948)HorrorTroll
2023-09-25Chibios SPI driver: allow some SPI pins to be left unassigned (#20315)Purdea Andrei
Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-09-25Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test ↵Isaac Elenbaas
cases (#15889)
2023-09-25[Enhancement] QP Getters (#21171)Pablo Martínez
2023-09-25Add full solenoid support on split keyboards (#21583)jacob-w-gable
Co-authored-by: Jacob Gable <jacob.gable@statheros.tech>
2023-09-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-25Revert "Update feature_rgblight.md" (#22132)Nick Brassel
2023-09-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-25Update feature_rgblight.md (#21483)Tom singleton
2023-09-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-23Add reminder about format-json to PR Checklist (#22055)lendunistus
2023-09-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-23Added OLED SSD1306 128x64 to the verified working table (#22112)Ryan Neff
2023-09-20Update AW20216S LED type (#22072)Ryan
* Update AW20216S LED type * Remove mattgauf keymap
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-17Complete RGB Matrix support for IS31FL3218 (#22004)Ryan
2023-09-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-17Move Digitizer to "Software Features" (#22031)Joel Challis
2023-09-17Lvgl rate control (#22049)David Hoelscher
2023-09-14Allow force flush of oled display (#20953)Chris Salch
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>