summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Fix doc for programmable buttons. (#22136)Yanfei Guo2023-09-251-1/+1
| | | | Co-authored-by: Yanfei Guo <yguo@anl.gov>
* Fix typo in oled_driver (#22134)Ikko Eltociear Ashimine2023-09-251-1/+1
| | | betwen -> between
* Document the RP2040-specific PS/2 implementation (#22079)Michael Büchler2023-09-251-0/+23
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
* Revert "Update feature_rgblight.md" (#22132)Nick Brassel2023-09-251-1/+1
|
* Update feature_rgblight.md (#21483)Tom singleton2023-09-251-1/+1
|
* Add reminder about format-json to PR Checklist (#22055)lendunistus2023-09-231-0/+1
|
* Added OLED SSD1306 128x64 to the verified working table (#22112)Ryan Neff2023-09-231-0/+1
|
* Move Digitizer to "Software Features" (#22031)Joel Challis2023-09-171-1/+1
|
* [Docs] Improve contrast for warnings in dark mode (#21928)3geek142023-09-051-3/+7
|
* Breaking changes changelog, 2023q3 version (#21848)Nick Brassel2023-08-297-27/+324
| | | | | | 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>
* Unicode, Unicodemap and UCIS refactor (#21659)Ryan2023-08-271-152/+312
|
* Rework info.json reference (#21324)Ryan2023-08-261-351/+673
| | | | | | | | | | | | | | | | | * 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>
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-08-261-1/+1
|\
| * Corrected duration example, should be number not string (#21839)Andy Smith2023-08-261-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-08-231-3/+2
|\|
| * [Doc] Improve magic keycode section (#21787)フィルターペーパー2023-08-221-3/+2
| |
* | RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-7/+7
| |
* | Simplfy RGB/LED matrix effect logic (#21703)Joel Challis2023-08-232-21/+7
| |
* | rgblight: driver selection cleanups (#21558)Ryan2023-08-151-1/+1
| |
* | OLED: driver naming cleanups (#21710)Ryan2023-08-151-4/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-08-051-0/+1
|\|
| * Contributing docs: add note to make sure repo is up to date (#21694)Ryan2023-08-051-0/+1
| |
* | haptic: further naming cleanups (#21682)Ryan2023-08-041-13/+13
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-08-031-1/+1
|\|
| * Clarify custom keycode enum requirement for PRs (#21648)3geek142023-08-031-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-301-1/+1
|\|
| * Correct "less than" to "up to" in squeezing_avr?id=layers (#21639)3geek142023-07-301-1/+1
| |
* | LED Matrix: driver naming cleanups (#21580)Ryan2023-07-291-1/+1
| |
* | Bluetooth: driver naming cleanups (#21624)Ryan2023-07-292-6/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-271-1/+1
|\|
| * Amend documented `RGBLIGHT_HUE_STEP` default value (#21617)Duncan Sutherland2023-07-261-1/+1
| |
* | On-each-release tap dance function (#20255)leep-frog2023-07-261-1/+1
| | | | | | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* | Raw HID: documentation improvements (#21596)Ryan2023-07-251-33/+120
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-231-1/+1
|\|
| * Fix VS code live share extension link (#21585)peepeetee2023-07-231-1/+1
| |
* | backlight: split AVR PWM and timer drivers (#21540)Ryan2023-07-211-130/+216
| |
* | haptic: naming cleanups (#21551)Ryan2023-07-211-9/+10
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-202-2/+2
|\|
| * Document the right location for indicator functions (#21512)フィルターペーパー2023-07-202-2/+2
| |
* | Add MOUSEKEY_WHEEL_DELTA documentation (#21493)フィルターペーパー2023-07-101-0/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-091-0/+15
|\|
| * [Docs] Squeeze AVR with simplified magic config functions (#21477)フィルターペーパー2023-07-091-0/+15
| |
* | feat, docs: WB32 flashing (#21217)Less/Rikki2023-07-081-0/+23
| |
* | Refactor kinetic mouse key feature (#21164)フィルターペーパー2023-07-081-1/+1
| |
* | [Feature] Send a dummy keycode to neutralize flashing modifiers in retro tap ↵precondition2023-07-082-0/+52
| | | | | | | | and key overrides (#20992)
* | [Enhancement] More info on `apply_autocorrect` (#21056)Pablo Martínez2023-07-081-4/+9
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-071-0/+1
|\|
| * clarify what the heck pristine means for reasons (#20950)Tom Barnes2023-07-071-0/+1
| |
* | Adds a way to separate tab from AUTO_SHIFT_SPECIAL. (#20996)Chris Salch2023-07-071-4/+43
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-031-1/+1
|\|