summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
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>
2023-09-14Default wear leveling logical size to half backing (#22006)Joel Challis
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan
2023-09-13is31fl3736: driver naming cleanups (#21903)Ryan
2023-09-13is31fl3737: driver naming cleanups (#21904)Ryan
2023-09-13aw20216: driver naming cleanups (#21891)Ryan
2023-09-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-05[Docs] Improve contrast for warnings in dark mode (#21928)3geek14
2023-09-05Implement data driven wear leveling (#21906)Joel Challis
* DD encoder map, wear leveling * remove encoder map from DD let's avoid the support headache * wear leveling: specify the allowed drivers by name Co-authored-by: Ryan <fauxpark@gmail.com> * Add additional params * Relocate under eeprom * disable parsing --------- Co-authored-by: Dimitris Mantzouranis <d3xter93@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-04Clean up RGB LED type (#21859)Ryan
2023-09-03[Core] Allow customizing PWM frequency (#21717)Daniel Schaefer
* [Core] Allow customizing PWM frequency Some frequencies can cause audible noise. Changing the frequency eliminates that. Signed-off-by: Daniel Schaefer <dhs@frame.work> * docs/feature-backlight: Mention PWM frequency Signed-off-by: Daniel Schaefer <dhs@frame.work> --------- Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-08-29Breaking changes changelog, 2023q3 version (#21848)Nick Brassel
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: honorless <86894501+lesshonor@users.noreply.github.com>
2023-08-27Unicode, Unicodemap and UCIS refactor (#21659)Ryan
2023-08-26Rework info.json reference (#21324)Ryan
* Rework info.json reference * Apply suggestions from code review Co-authored-by: Sergey Vlasov <sigprof@gmail.com> * Update backlight.pins description * Add rgblight.driver and lowercase other driver names * Remove `split.main` and `split.matrix_grid` for now as they are not working yet --------- Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-08-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-08-26Corrected duration example, should be number not string (#21839)Andy Smith
2023-08-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-08-22[Doc] Improve magic keycode section (#21787)フィルターペーパー
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-08-23Simplfy RGB/LED matrix effect logic (#21703)Joel Challis
2023-08-15rgblight: driver selection cleanups (#21558)Ryan
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-08-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-08-05Contributing docs: add note to make sure repo is up to date (#21694)Ryan
2023-08-04haptic: further naming cleanups (#21682)Ryan
2023-08-03Merge remote-tracking branch 'origin/master' into developQMK Bot