summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-091-7/+7
|\
| * [CI] Format code according to conventions (#12838)github-actions[bot]2021-05-101-7/+7
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-091-1/+1
|\|
| * haptic: correct size of reserved field in the haptic structure. This saves 1 ...Purdea Andrei2021-05-081-1/+1
* | Added OLED fade out support (#12086)Barabas2021-05-082-2/+27
* | Update ADC driver for STM32F1xx, STM32F3xx, STM32F4xx (#12403)Sergey Vlasov2021-04-251-6/+51
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-191-0/+2
|\|
| * Fixup Satisfaction75 bootprocess. (#12621)Nick Brassel2021-04-191-0/+2
* | Format code according to conventions (#12381)github-actions[bot]2021-03-251-1/+3
* | Fix connection issue in split keyboards when slave and OLED display are conne...Oleg Senchenko2021-03-251-0/+6
* | Format code according to conventions (#12292)github-actions[bot]2021-03-191-9/+6
* | ARM WS2812 SPI config (baudrate and circular buffer) (#12216)Xelus222021-03-191-4/+40
* | Set default OLED Update Interval for Split Keyboards (#12107)Drashna Jaelre2021-03-051-0/+4
* | Add support for complementary outputs to the WS2812 PWM driver (#11988)Sergey Vlasov2021-03-021-1/+10
|/
* Merge branch 'master' into developJoshua Diamond2021-02-142-3/+3
|\
| * LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan2021-02-152-3/+3
* | Format code according to conventions (#11907)github-actions[bot]2021-02-151-1/+1
* | Add support for analog USBPD on STM32G4xx. (#11824)Nick Brassel2021-02-152-0/+105
* | Format code according to conventions (#11905)github-actions[bot]2021-02-151-12/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-081-21/+17
|\|
| * ws2812: Fix number of nops for AVR at 8 MHz (#9559)Sergey Vlasov2021-02-091-21/+17
* | Include stdbool.h in uart.h (#11728)Drashna Jaelre2021-01-301-0/+1
* | Adds AT90USB162 support (#11570)Dasky2021-01-294-6/+6
* | UART driver refactor (#11637)Ryan2021-01-274-0/+340
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-153-0/+45
|\|
| * Add BGR byte order for WS2812 drivers (#11562)kb-elmo2021-01-163-0/+45
* | Split up QWIIC_ENABLE to use QWIIC_DRIVERS as well, with yes/no for enable fl...Nick Brassel2021-01-041-4/+5
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-031-2/+8
|\|
| * Align ChibiOS spi_master behaviour with AVR (#11404)Ryan2021-01-031-2/+8
* | Rewrite APA102 support (#10894)Aldehir Rojas2020-12-303-114/+165
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-272-2/+2
|\|
| * Ensure single newline at EOF for core files (#11310)Ryan2020-12-282-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-264-16/+5
|\|
| * Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan2020-12-264-16/+5
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-181-4/+1
|\|
| * Various compilation fixes for avr-gcc 10 (#9269)Joel Challis2020-12-181-4/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2020-12-183-8/+8
|\|
| * Run cformat and dos2unix manually (#11235)Ryan2020-12-173-8/+8
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-162-2/+2
|\|
| * Normalise include statements in keyboard code (#11185)Ryan2020-12-162-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-131-0/+5
|\|
| * Add i2c 24LC64 eeprom (#11200)Xelus222020-12-141-0/+5
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-1110-12/+12
|\|
| * Normalise include statements in core code (#11153)Ryan2020-12-1110-12/+12
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-061-8/+9
|\|
| * Update is31fl3731-simple (#7610)Xelus222020-12-061-8/+9
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-063-3/+55
|\|
| * add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184)Josh Hinnebusch2020-12-063-3/+55
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-061-0/+28
|\|
| * Added OLED Initialized checks (#11129)XScorpion22020-12-061-0/+28