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