summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-23Optional OLED splash screen and fixed OLED i2c execution time saving (#12294)David Hoelscher
2021-06-20OLED font easter egg (#13269)Ryan
2021-06-17OLED driver tweaks (#13215)Ryan
2021-06-15Fix overrun in oled_write_raw when not at (0, 0) (#13204)Jonathan Rascher
2021-06-03Tidy up spi_master includes (#13053)Ryan
2021-06-03Fix up WS2812 SPI driver on F072. (#13022)Nick Brassel
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-05-10[CI] Format code according to conventions (#12838)github-actions[bot]
2021-05-08haptic: correct size of reserved field in the haptic structure. This saves 1 ...Purdea Andrei
2021-04-19Fixup Satisfaction75 bootprocess. (#12621)Nick Brassel
2021-02-14Merge branch 'master' into developJoshua Diamond
2021-02-15LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan
2021-02-15Format code according to conventions (#11907)github-actions[bot]
2021-02-15Add support for analog USBPD on STM32G4xx. (#11824)Nick Brassel
2021-02-15Format code according to conventions (#11905)github-actions[bot]
2021-02-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-02-09ws2812: Fix number of nops for AVR at 8 MHz (#9559)Sergey Vlasov
2021-01-30Include stdbool.h in uart.h (#11728)Drashna Jaelre
2021-01-29Adds AT90USB162 support (#11570)Dasky
2021-01-27UART driver refactor (#11637)Ryan
2021-01-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-16Add BGR byte order for WS2812 drivers (#11562)kb-elmo
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