summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-09-18Fix ADNS-9800 read (#24406)0.26.4Dasky
2024-07-03Normalise mouse keycodes (#23975)Ryan
2024-07-03Rename encoder pins defines (#24003)Ryan
2024-07-02SPI flash API cleanup, add async erase capability. (#23894)Nick Brassel
2024-06-27Change ADNS9800 and PMW33XX SROM uploads to opt in. (#24001)Dasky
2024-06-13APA102: API rework (#23355)Ryan
2024-06-05GC9xxx LCD family drivers (GC9107 and GC9A01) (#23091)Fernando Birra
2024-05-28EEPROM: Don't erase if we don't have to. Adding eeprom_driver_format abstract...Purdea Andrei
2024-05-21Fix PS/2 Trackpoint mouse clicks (#22265) (#23694)Michael Büchler
2024-03-29Update GPIO expander API naming (#23375)Ryan
2024-03-18Add init function to RGBLight driver struct (#23076)Ryan
2024-03-17LED drivers: add support for IS31FL3236 (#23264)Ryan
2024-02-22IS31FL3729 updates (#23109)Ryan
2024-02-20[Bug] Fix pmw33xx sensor corruption on get-cpi call (#23116)Drashna Jaelre
2024-02-18Add encoder abstraction. (#21548)Nick Brassel
2024-02-18Update GPIO macro usages in core (#23093)Ryan
2024-02-17[Driver] ILI9486 on Quantum Painter (#18521)Pablo Martínez
2024-02-17Add RGB matrix & LED Matrix support for IS31FL3729 (#21944)HorrorTroll
2024-02-15LED drivers: add support for shutdown pin (#23058)Ryan
2024-02-15AW20216S: combine EN pin defines (#23067)Ryan
2024-02-14is31fl3741: split PWM and scaling buffers (#23049)Ryan
2024-02-12LED drivers: update PWM register defines for `g_<driver>_leds` (#23052)Ryan
2024-02-10LED drivers: create structs to hold PWM/scaling buffers (#22955)Ryan
2024-02-09LED drivers: place I2C addresses into an array (#22975)Ryan
2024-01-30Init pins for Analog Joystick sensor (#22985)Drashna Jaelre
2024-01-26Azoteq driver: Remove call to removed i2c function (#22966)burkfers
2024-01-24LED drivers: update I2C API usage (#22951)Ryan
2024-01-24LED drivers: remove `write_pwm_buffer()` from public API (#22884)Ryan
2024-01-23crique zidle fix (#22948)Dasky
2024-01-17I2C driver cleanup (#21273)David Hoelscher
2024-01-16i2c: rename read/write register functions (#22905)Ryan
2024-01-13LED drivers: remove PWM register offsets (#22897)Ryan
2024-01-13Cirque reachable calibration aide (#22803)JohSchneider
2024-01-10LED drivers: switch to i2c_writeReg() (#22878)Ryan
2024-01-10LED drivers: change `write_pwm_buffer()` return type to `void` (#22869)Ryan
2024-01-08LED drivers: more formatting (#22865)Ryan
2024-01-08snled27351: change `write_register()` return type to `void` (#22825)Ryan
2024-01-08is31fl3733: change `write_register()` return type to `void` (#22824)Ryan
2024-01-08LED drivers: misc formatting and typos (#22857)Ryan
2024-01-07apa102: cleanups (#22826)Ryan
2024-01-07is31fl3733: fix driver sync backwards compatibility defines (#22851)Ryan
2024-01-04LED drivers: rename "simple" to "mono" (#22814)Ryan
2024-01-02Remove IS31FLCOMMON code (#22800)Ryan
2024-01-01LED drivers: extract IS31FL3746A from IS31COMMON (#22637)Ryan
2024-01-01LED drivers: extract IS31FL3745 from IS31COMMON (#22636)Ryan
2024-01-01LED drivers: extract IS31FL3743A from IS31COMMON (#22635)Ryan
2024-01-01LED drivers: extract IS31FL3742A from IS31COMMON (#22620)Ryan
2023-12-18Update keyboard LED driver configs (#22638)Ryan
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan
2023-12-06Add QP support for smaller OLED displays and SSD1306 (#22358)David Hoelscher