summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-04Split up QWIIC_ENABLE to use QWIIC_DRIVERS as well, with yes/no for enable fl...Nick Brassel
2021-01-03Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-01-03Align ChibiOS spi_master behaviour with AVR (#11404)Ryan
2020-12-30Rewrite APA102 support (#10894)Aldehir Rojas
2020-12-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-28Ensure single newline at EOF for core files (#11310)Ryan
2020-12-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-26Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan
2020-12-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-18Various compilation fixes for avr-gcc 10 (#9269)Joel Challis
2020-12-18Merge remote-tracking branch 'upstream/master' into developfauxpark
2020-12-17Run cformat and dos2unix manually (#11235)Ryan
2020-12-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-16Normalise include statements in keyboard code (#11185)Ryan
2020-12-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-14Add i2c 24LC64 eeprom (#11200)Xelus22
2020-12-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-11Normalise include statements in core code (#11153)Ryan
2020-12-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-06Update is31fl3731-simple (#7610)Xelus22
2020-12-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-06add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184)Josh Hinnebusch
2020-12-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-06Added OLED Initialized checks (#11129)XScorpion2
2020-12-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-06Fix error handling in SPI master. (#11122)Dimitris Papavasiliou
2020-11-30Configurable serial usart timeout (#11057)XScorpion2
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-11-26ST7565 tidyup (#10907)Ryan
2020-10-29Add brightness level API to OLED driver (#10772)Ryan
2020-10-23[Core] IS31FL3731/36/37 bug fix (#10612)Xelus22
2020-10-04OLED driver fixes (#10377)Sergey Vlasov
2020-10-04IS31FL3741 driver fixup (#10519)a_p_u_r_o
2020-09-21Add OLED driver function to determine if the screen is currently on (#10382)Fred Silberberg
2020-09-17Fix ssd1306 compilation on avr-gcc 10 (#9267)Joel Challis
2020-09-03format code according to conventions [skip ci]QMK Bot
2020-09-03Update ISSI3741 (#9912)MelGeek
2020-08-29format code according to conventions [skip ci]QMK Bot
2020-08-29Fix DMA stream ID calculation in ws2812_pwm (#10008)Sergey Vlasov
2020-08-29Add a method to read the OLED display buffer from user space (#8777)Richard
2020-08-29Hid joystick interface (#4226)a-chol
2020-08-29Add support for DMAMUX-capable MCU configuration with WS2812 PWM driver. (#9471)Nick Brassel
2020-08-29Remove inclusion of adafruit_ble.h from ssd1306.c (#9355)Ryan
2020-08-29Initial work for consolidation of ChibiOS platform files (#8327)Nick Brassel
2020-07-26Enable OLED support for Teensy 3.2/LC (#7591)Joel Challis
2020-07-16OLED driver function to set pixels (#9713)Gautham Yerroju
2020-07-06[Driver] bugfix reset the scaling register flag to FALSE (#9507)MelGeek
2020-06-22`qmk cformat` (#9500)Nick Brassel
2020-06-20Support IS31FL3741 and IS31FL3741A. (#9201)MelGeek
2020-06-20format code according to conventions [skip ci]QMK Bot