summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2023-10-13Reword mention of personal keymaps from PR checklist (#22258)Wilhelm Schuster
2023-10-09Fix old usage of UNICODE_MODE_MAC (#22238)Joel Challis
2023-10-09Fix typo in `docs/feature_tri_layer.md` (#22232)James Young
`Stes` -> `Sets`
2023-10-04Fix minimum python version references (#22191)Joel Challis
2023-09-30Remove rosetta instructions for Apple Silicon (#22174)フィルターペーパー
2023-09-25Fix doc for programmable buttons. (#22136)Yanfei Guo
Co-authored-by: Yanfei Guo <yguo@anl.gov>
2023-09-25Fix typo in oled_driver (#22134)Ikko Eltociear Ashimine
betwen -> between
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-25Revert "Update feature_rgblight.md" (#22132)Nick Brassel
2023-09-25Update feature_rgblight.md (#21483)Tom singleton
2023-09-23Add reminder about format-json to PR Checklist (#22055)lendunistus
2023-09-23Added OLED SSD1306 128x64 to the verified working table (#22112)Ryan Neff
2023-09-17Move Digitizer to "Software Features" (#22031)Joel Challis
2023-09-05[Docs] Improve contrast for warnings in dark mode (#21928)3geek14
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
2023-08-03Clarify custom keycode enum requirement for PRs (#21648)3geek14
2023-07-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-30Correct "less than" to "up to" in squeezing_avr?id=layers (#21639)3geek14
2023-07-29LED Matrix: driver naming cleanups (#21580)Ryan
2023-07-29Bluetooth: driver naming cleanups (#21624)Ryan
2023-07-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-26Amend documented `RGBLIGHT_HUE_STEP` default value (#21617)Duncan Sutherland
2023-07-26On-each-release tap dance function (#20255)leep-frog
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-07-25Raw HID: documentation improvements (#21596)Ryan
2023-07-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-23Fix VS code live share extension link (#21585)peepeetee
2023-07-21backlight: split AVR PWM and timer drivers (#21540)Ryan
2023-07-21haptic: naming cleanups (#21551)Ryan
2023-07-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-20Document the right location for indicator functions (#21512)フィルターペーパー
2023-07-10Add MOUSEKEY_WHEEL_DELTA documentation (#21493)フィルターペーパー
2023-07-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-09[Docs] Squeeze AVR with simplified magic config functions (#21477)フィルターペーパー
2023-07-08feat, docs: WB32 flashing (#21217)Less/Rikki
2023-07-08Refactor kinetic mouse key feature (#21164)フィルターペーパー
2023-07-08[Feature] Send a dummy keycode to neutralize flashing modifiers in retro tap ↵precondition
and key overrides (#20992)