aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Add full solenoid support on split keyboards (#21583)jacob-w-gable2023-09-251-1/+1
| | | | Co-authored-by: Jacob Gable <jacob.gable@statheros.tech>
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-251-1/+1
|\
| * Revert "Update feature_rgblight.md" (#22132)Nick Brassel2023-09-251-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-251-1/+1
|\|
| * Update feature_rgblight.md (#21483)Tom singleton2023-09-251-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-231-0/+1
|\|
| * Add reminder about format-json to PR Checklist (#22055)lendunistus2023-09-231-0/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-231-0/+1
|\|
| * Added OLED SSD1306 128x64 to the verified working table (#22112)Ryan Neff2023-09-231-0/+1
| |
* | Update AW20216S LED type (#22072)Ryan2023-09-201-1/+1
| | | | | | | | | | * Update AW20216S LED type * Remove mattgauf keymap
* | Add and use I2C address defines for ISSI LED drivers (#22008)Ryan2023-09-192-48/+53
| |
* | Complete RGB Matrix support for IS31FL3218 (#22004)Ryan2023-09-171-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-171-1/+1
|\|
| * Move Digitizer to "Software Features" (#22031)Joel Challis2023-09-171-1/+1
| |
* | Lvgl rate control (#22049)David Hoelscher2023-09-171-0/+8
| |
* | Allow force flush of oled display (#20953)Chris Salch2023-09-141-6/+50
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Default wear leveling logical size to half backing (#22006)Joel Challis2023-09-141-6/+6
| |
* | is31fl3731: driver naming cleanups (#21918)Ryan2023-09-132-9/+9
| |
* | is31fl3733: driver naming cleanups (#21905)Ryan2023-09-131-17/+17
| |
* | is31fl3736: driver naming cleanups (#21903)Ryan2023-09-131-18/+18
| |
* | is31fl3737: driver naming cleanups (#21904)Ryan2023-09-131-18/+18
| |
* | aw20216: driver naming cleanups (#21891)Ryan2023-09-132-22/+22
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-061-3/+7
|\|
| * [Docs] Improve contrast for warnings in dark mode (#21928)3geek142023-09-051-3/+7
| |
* | Implement data driven wear leveling (#21906)Joel Challis2023-09-051-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | Clean up RGB LED type (#21859)Ryan2023-09-041-3/+3
| |
* | [Core] Allow customizing PWM frequency (#21717)Daniel Schaefer2023-09-031-0/+1
|/ | | | | | | | | | | | | | | | * [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>
* 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>