summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2023-12-01Feature: joystick weights (#21883)Dalius Dobravolskas
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-11-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-11-29[Doc]: Correct Markdown syntax errors. (#22511)猫咪恐慌
2023-11-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-11-28Small QP surface docs update (#22567)Dasky
2023-11-28Add Imera converter (#22419)leah-splitkb
2023-11-28`develop` 2023q4 changelog (#22552)Nick Brassel
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2023-11-28QMK Userspace (#22222)Nick Brassel
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-11-26New RGB Animations - 4 "Starlight" Animation Variations (#22212)db
2023-11-26Improve and Cleanup Shutdown callbacks (#21060)Drashna Jaelre
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2023-11-22Move BACKLIGHT_PWM_PERIOD to correct docs section (#22480)Joel Challis
2023-11-20Azoteq IQS5xx support (#22280)Dasky
2023-11-20Enable linking of encoders to switch within layout macros (#22264)Joel Challis
2023-11-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-11-16[Doc] Improve converter references (#21801)フィルターペーパー
2023-11-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-11-13Fix typos: key-modifer→key-modifier and interacton→interaction (#22464)precondition
2023-11-12Generalise ADC driver source inclusion (#22448)Joel Challis
2023-11-12Remove requirement for `keymap_steno.h` include in keymaps (#22423)Ryan
* Remove requirement for `keymap_steno.h` include in keymaps * Add back keymap_steno.h with a note for the time being
2023-11-10Infer LED DRIVER_COUNT from configured addresses (#22311)Joel Challis
2023-11-09Migrate some common features to generic (#22403)Joel Challis
2023-11-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-11-03docs(rgblight): fix typos (#22399)Kiryl Mialeshka
2023-11-01Implement data driven lighting defaults (#21825)Joel Challis
2023-11-01Add dd mapping for hardware based split handedness (#22369)Joel Challis
2023-10-29Implement data driven dip switches (#22017)Joel Challis
* Add data driven dip switches * Autogen weak matrix_mask
2023-10-26Merge branch 'master' into developDasky
2023-10-26Clarify PIO define is optional in docs. (#22339)Dasky
2023-10-25Add DD mappings for locking switch (#22242)jack
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-10-23Consolidate some EEPROM Driver configuration (#22321)Joel Challis
2023-10-22[QP] Add support for OLED, variable framebuffer bpp (#19997)Nick Brassel
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Fixup delta frame coordinates after #20296.
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
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