summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2020-06-20Fix incorrect delay when setting WS2812 (and similar) leds (#9302)Joshua Diamond
2020-06-20STM32 WS2812 Open Drain Configuration (#9414)Xelus22
2020-06-10adds support for the atmega328 (#9043)itsnoteasy
2020-05-27ISSI driver compile error fix (#9169)Wilba
2020-05-25Fix capitalisation of "GitHub" (#9184)Ryan
2020-05-24Fix i2c EEPROM compile issue when Console is enabled (#9186)Drashna Jaelre
2020-05-24Fix SPI EEPROM compile issue when Console is enabled (#9193)Drashna Jaelre
2020-05-21Initial arm serial partially based on old lets split codezvecr
2020-05-21ARM split - Add uart half duplex transport support (#7987)Joel Challis
2020-05-19Add SPI 25xx EEPROM support. (#8780)Nick Brassel
2020-05-10Fix off by one error with oled_write_raw_P (#9045)Brian Mock
2020-04-30QMK-ify some GPIO macros (#8315)Ryan
2020-04-29Add SPI master for ChibiOS/ARM. (#8779)Nick Brassel
2020-04-13Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#...Nick Brassel
2020-04-08format code according to conventions [skip ci]QMK Bot
2020-04-08spi_master for AVR (#8299)Ryan
2020-04-02Fix AVR ws2812 when ADDRESS_BASE is non zero (#8646)Joel Challis
2020-03-28fixed problem with implicit declaration in quantum/rgblight.c (#8406)Casper Weiss Bang
2020-03-21Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis
2020-03-17format code according to conventions [skip ci]QMK Bot
2020-03-17ARM - ADC cleanup (#8385)Joel Challis
2020-03-14format code according to conventions [skip ci]QMK Bot
2020-03-14Adding OLED scroll setup functions (#8386)brickbots
2020-03-14Remove pro_micro.h (#8374)Ryan
2020-03-12Add support for STM32L0/L1 onboard EEPROM. (#8002)Nick Brassel
2020-03-11format code according to conventions [skip ci]QMK Bot
2020-03-11Add ADC support for STM32F3 and STM32F0 devices (#7681)Drew Mills
2020-03-07format code according to conventions [skip ci]QMK Bot
2020-03-07Buffer based OLED panning, write byte to buffer at arbitrary index (#8055)brickbots