summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
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
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)
2023-07-08[Enhancement] More info on `apply_autocorrect` (#21056)Pablo Martínez
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-07clarify what the heck pristine means for reasons (#20950)Tom Barnes
2023-07-07Adds a way to separate tab from AUTO_SHIFT_SPECIAL. (#20996)Chris Salch
2023-07-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-03Changed interverts to inverts (#21270)Tim Stewart
* Changed interverts to inverts * fixed spacing issue Co-authored-by: Joel Challis <git@zvecr.com> --------- Co-authored-by: Joel Challis <git@zvecr.com>
2023-07-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-03[Docs] Fix listed defaults in quantum painter docs (#21429)Pablo Martínez
2023-06-28STM32H723 support (#21352)Nick Brassel
2023-06-24Fix anchor IDs for some API references (#21345)Ryan
2023-06-23Remove use of __flash within LED drivers (#21343)Joel Challis
2023-06-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-20[Docs] Code markdown amendment (#21323)Albert Y