Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-25 | Move velocikey to within rgblight (#22123) | Joel Challis | |
2023-09-25 | Update WS2812 docs and add APA102 docs (#22106) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-09-25 | Simplify more feature driver defines (#22090) | Ryan | |
2023-09-25 | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | |
2023-09-25 | Document the RP2040-specific PS/2 implementation (#22079) | Michael Büchler | |
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | |||
2023-09-25 | Added flower blooming on RGB Matrix effect (#21948) | HorrorTroll | |
2023-09-25 | Chibios SPI driver: allow some SPI pins to be left unassigned (#20315) | Purdea Andrei | |
Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-09-25 | Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test ↵ | Isaac Elenbaas | |
cases (#15889) | |||
2023-09-25 | [Enhancement] QP Getters (#21171) | Pablo Martínez | |
2023-09-25 | Add full solenoid support on split keyboards (#21583) | jacob-w-gable | |
Co-authored-by: Jacob Gable <jacob.gable@statheros.tech> | |||
2023-09-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-25 | Revert "Update feature_rgblight.md" (#22132) | Nick Brassel | |
2023-09-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-25 | Update feature_rgblight.md (#21483) | Tom singleton | |
2023-09-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-23 | Add reminder about format-json to PR Checklist (#22055) | lendunistus | |
2023-09-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-23 | Added OLED SSD1306 128x64 to the verified working table (#22112) | Ryan Neff | |
2023-09-20 | Update AW20216S LED type (#22072) | Ryan | |
* Update AW20216S LED type * Remove mattgauf keymap | |||
2023-09-19 | Add and use I2C address defines for ISSI LED drivers (#22008) | Ryan | |
2023-09-17 | Complete RGB Matrix support for IS31FL3218 (#22004) | Ryan | |
2023-09-17 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-17 | Move Digitizer to "Software Features" (#22031) | Joel Challis | |
2023-09-17 | Lvgl rate control (#22049) | David Hoelscher | |
2023-09-14 | Allow force flush of oled display (#20953) | Chris Salch | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2023-09-14 | Default wear leveling logical size to half backing (#22006) | Joel Challis | |
2023-09-13 | is31fl3731: driver naming cleanups (#21918) | Ryan | |
2023-09-13 | is31fl3733: driver naming cleanups (#21905) | Ryan | |
2023-09-13 | is31fl3736: driver naming cleanups (#21903) | Ryan | |
2023-09-13 | is31fl3737: driver naming cleanups (#21904) | Ryan | |
2023-09-13 | aw20216: driver naming cleanups (#21891) | Ryan | |
2023-09-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-05 | [Docs] Improve contrast for warnings in dark mode (#21928) | 3geek14 | |
2023-09-05 | Implement data driven wear leveling (#21906) | Joel Challis | |
* 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> | |||
2023-09-04 | Clean up RGB LED type (#21859) | Ryan | |
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-29 | Breaking 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-27 | Unicode, Unicodemap and UCIS refactor (#21659) | Ryan | |
2023-08-26 | Rework 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-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-08-26 | Corrected duration example, should be number not string (#21839) | Andy Smith | |
2023-08-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-08-22 | [Doc] Improve magic keycode section (#21787) | フィルターペーパー | |
2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan | |
2023-08-23 | Simplfy RGB/LED matrix effect logic (#21703) | Joel Challis | |
2023-08-15 | rgblight: driver selection cleanups (#21558) | Ryan | |
2023-08-15 | OLED: driver naming cleanups (#21710) | Ryan | |
2023-08-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-08-05 | Contributing docs: add note to make sure repo is up to date (#21694) | Ryan | |
2023-08-04 | haptic: further naming cleanups (#21682) | Ryan | |