summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-09-25Take care of scroll divisor remainders for PS/2 drag scroll (#20732)Daniel Kao
2023-09-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-25included keyboard.h. To use is_keyboard_master with a split with an i… (#21...T.A
2023-09-25Add full solenoid support on split keyboards (#21583)jacob-w-gable
2023-09-23Fix lower cpi bound on PMW33XX (#22108)Glen D'souza
2023-09-21LED/RGB Matrix: prefix driver defines (#22088)Ryan
2023-09-20Update AW20216S LED type (#22072)Ryan
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-17Complete RGB Matrix support for IS31FL3218 (#22004)Ryan
2023-09-14Allow force flush of oled display (#20953)Chris Salch
2023-09-14Add and use PWM frequency defines for ISSI LED drivers (#22009)Ryan
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan
2023-09-13is31fl3736: driver naming cleanups (#21903)Ryan
2023-09-13is31fl3737: driver naming cleanups (#21904)Ryan
2023-09-13is31fl3741: driver naming cleanups (#21929)Ryan
2023-09-13ckled2001: driver naming cleanups (#21890)Ryan
2023-09-13aw20216: driver naming cleanups (#21891)Ryan
2023-09-06Enable RP2040 support for apa102 RGB LED driver (#21908)Drashna Jaelre
2023-09-04Clean up RGB LED type (#21859)Ryan
2023-09-04is31fl3218: driver naming cleanups (#21892)Ryan
2023-09-01is31fl3741: Allow changing config register (#21861)Daniel Schaefer
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-08-18[Bug] Fix compilation error for APA on ChibiOS (#21773)Drashna Jaelre
2023-08-04haptic: further naming cleanups (#21682)Ryan
2023-07-29LED Matrix: driver naming cleanups (#21580)Ryan
2023-07-21haptic: naming cleanups (#21551)Ryan
2023-07-09drivers: remove direct `quantum.h` includes (#21473)Ryan
2023-07-08Relocate backlight drivers (#21444)Ryan
2023-07-07Fix PS2_MOUSE_INVERT_BUTTONS (#20646)Daniel Kao
2023-07-03Fix ili9xxx inversion opcode entry (#21422)Drashna Jaelre
2023-06-23Remove use of __flash within LED drivers (#21343)Joel Challis
2023-06-08[Core] Optimisation - Add RGB LED colour set check in drivers (#21134)Xelus22
2023-05-27[BUG] Allow multiple IS31FL3741 drivers per board in rgb_matrix (#20988)André Greiner-Petter
2023-05-20Support PS/2 mouse 9-bit output with MOUSE_EXTENDED_REPORT (#20734)Daniel Kao
2023-05-10Format code according to conventions (#20846)QMK Bot
2023-05-10OLED Driver improvements (#20331)Drashna Jaelre
2023-04-30[Bug] Add Develop is31fl3736 multi drivers (#20642)Xelus22
2023-04-30Add required string header file (#20638)Albert Y
2023-04-30[Core] Clean up ISSI drivers, Add IS31FL3736 support (#20572)Xelus22
2023-04-12[Bug] Fix compilation issues with PS/2 driver on F4x1 controllers (#20433)Drashna Jaelre
2023-04-03Added PMW3320 driver (#19543)Vladislav Marchenko
2023-03-25[Cleanup] Quantum Painter (#19825)Pablo Martínez
2023-03-22Update Doxygen comments for some headers (#20194)Ryan
2023-03-20Quantum Painter QoL enhancements -- auto-poweroff, auto-flush, buffer sizing ...Nick Brassel
2023-03-20Clean up APA102 config and add DD mapping (#20159)Ryan
2023-03-01Improve robustness of AW20216 driver (#19849)Huckies
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-20Fix functions with empty params (#19647)Ryan
2023-01-14Add RGB565 and RGB888 color support to Quantum Painter (#19382)David Hoelscher