| Commit message (Expand) | Author | Age | Files | Lines |
* | Extensible split data sync (#11930) | Nick Brassel | 2021-06-18 | 3 | -123/+38 |
* | `spi_master` Kinetis support (#13098) | Ryan | 2021-06-08 | 2 | -11/+78 |
* | Tidy up spi_master includes (#13053) | Ryan | 2021-06-03 | 2 | -2/+4 |
* | Fix up WS2812 SPI driver on F072. (#13022) | Nick Brassel | 2021-06-03 | 1 | -5/+19 |
* | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 6 | -63/+472 |
* | Format code according to conventions (#11907) | github-actions[bot] | 2021-02-15 | 1 | -1/+1 |
* | Add support for analog USBPD on STM32G4xx. (#11824) | Nick Brassel | 2021-02-15 | 1 | -0/+76 |
* | Format code according to conventions (#11905) | github-actions[bot] | 2021-02-15 | 1 | -12/+3 |
* | UART driver refactor (#11637) | Ryan | 2021-01-27 | 2 | -0/+136 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-01-15 | 3 | -0/+45 |
|\ |
|
| * | Add BGR byte order for WS2812 drivers (#11562) | kb-elmo | 2021-01-16 | 3 | -0/+45 |
* | | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | 2021-01-03 | 1 | -2/+8 |
|\| |
|
| * | Align ChibiOS spi_master behaviour with AVR (#11404) | Ryan | 2021-01-03 | 1 | -2/+8 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2020-12-18 | 2 | -7/+7 |
|\| |
|
| * | Run cformat and dos2unix manually (#11235) | Ryan | 2020-12-17 | 2 | -7/+7 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-16 | 1 | -1/+1 |
|\| |
|
| * | Normalise include statements in keyboard code (#11185) | Ryan | 2020-12-16 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-11 | 7 | -9/+9 |
|\| |
|
| * | Normalise include statements in core code (#11153) | Ryan | 2020-12-11 | 7 | -9/+9 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-06 | 3 | -3/+55 |
|\| |
|
| * | add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184) | Josh Hinnebusch | 2020-12-06 | 3 | -3/+55 |
* | | Configurable serial usart timeout (#11057) | XScorpion2 | 2020-11-30 | 1 | -5/+8 |
|/ |
|
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 2 | -19/+29 |
* | Fix DMA stream ID calculation in ws2812_pwm (#10008) | Sergey Vlasov | 2020-08-29 | 1 | -1/+1 |
* | Add support for DMAMUX-capable MCU configuration with WS2812 PWM driver. (#9471) | Nick Brassel | 2020-08-29 | 1 | -0/+8 |
* | Enable OLED support for Teensy 3.2/LC (#7591) | Joel Challis | 2020-07-26 | 2 | -4/+13 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-06-20 | 1 | -1/+1 |
* | Fix incorrect delay when setting WS2812 (and similar) leds (#9302) | Joshua Diamond | 2020-06-20 | 4 | -22/+5 |
* | STM32 WS2812 Open Drain Configuration (#9414) | Xelus22 | 2020-06-20 | 3 | -11/+43 |
* | Initial arm serial partially based on old lets split code | zvecr | 2020-05-21 | 1 | -0/+290 |
* | ARM split - Add uart half duplex transport support (#7987) | Joel Challis | 2020-05-21 | 2 | -0/+296 |
* | Add SPI master for ChibiOS/ARM. (#8779) | Nick Brassel | 2020-04-29 | 2 | -0/+215 |
* | Initial arm->chibios pass - simplify some platform logic (#8450) | Joel Challis | 2020-03-21 | 8 | -0/+945 |