Age | Commit message (Expand) | Author |
2021-09-05 | [Core] Add `is_oled_scrolling` (#14305) | JayceFayne |
2021-08-24 | [Core] Refactor OLED to allow easy addition of other types (#13454) | Xelus22 |
2021-08-21 | [Core] Fix copypasta issue with pmw3360 sensor config (#14106) | Drashna Jaelre |
2021-08-20 | Improve pmw3360 sensor and make it more hardware agnostic (#14097) | Drashna Jaelre |
2021-08-21 | Fix up compilation issues. (#14095) | Nick Brassel |
2021-08-19 | [Core] Speed up pimoroni trackball driver (#13823) | Dasky |
2021-08-17 | Relocate platform specific drivers (#13894) | Joel Challis |
2021-08-13 | Fix pmw3360 code to only output debug info if mouse debugging is enabled (#13... | Drashna Jaelre |
2021-07-31 | __flash? (#13799) | Joel Challis |
2021-07-31 | Move some led drivers to common folder (#13749) | Joel Challis |
2021-07-31 | [develop] Fix pimoroni trackball read address (#13810) | Dasky |
2021-07-27 | Align AW20216 driver (#13712) | Joel Challis |
2021-07-25 | [Bug] Include gpio.h in solenoid driver for GPIO Control functions (#13716) | Drashna Jaelre |
2021-07-25 | Haptic: driver-> feature (#13713) | Joel Challis |
2021-07-15 | Dual RGB Matrix IS31FL3737 driver support to address #13442 (#13457) | Chris Cullin |
2021-07-12 | Enable g_is31_leds PROGMEM for RGB Matrix IS31FL3737 driver (#13480) | Chris Cullin |
2021-07-03 | AW20216 use register increment for framebuffer flushes (#13430) | Gigahawk |
2021-07-02 | [Core] Unite half-duplex and full-duplex serial drivers (#13081) | Stefan Kerkmann |
2021-06-23 | Allow settable SPI divisor for AW20216 driver, set default to 4 (#13309) | Gigahawk |
2021-06-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-06-23 | Optional OLED splash screen and fixed OLED i2c execution time saving (#12294) | David Hoelscher |
2021-06-21 | eeprom_i2c driver: added EXTERNAL_EEPROM_WP_PIN configuration option. (#12617) | Purdea Andrei |
2021-06-21 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-06-21 | Move optical sensor code to drivers folder (#13044) | Drashna Jaelre |
2021-06-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-06-20 | OLED font easter egg (#13269) | Ryan |
2021-06-19 | Add Per Key exclusions for Haptic Feedback (#12386) | Roland Huber |
2021-06-19 | ST7565 invert (#13237) | Ryan |
2021-06-19 | Add oled_invert (#13172) | Ignaz Kevenaar |
2021-06-18 | Extensible split data sync (#11930) | Nick Brassel |
2021-06-17 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2021-06-17 | OLED driver tweaks (#13215) | Ryan |
2021-06-15 | Fix overrun in oled_write_raw when not at (0, 0) (#13204) | Jonathan Rascher |
2021-06-15 | Fix overrun in st7565_write_raw when not at (0, 0) (#13209) | Jonathan Rascher |
2021-06-10 | Add ST7565 LCD driver (#13089) | Ryan |
2021-06-10 | GMMK Pro RGB Support (#13147) | Gigahawk |
2021-06-08 | `spi_master` Kinetis support (#13098) | Ryan |
2021-06-03 | Tidy up spi_master includes (#13053) | Ryan |
2021-06-03 | Fix up WS2812 SPI driver on F072. (#13022) | Nick Brassel |
2021-05-29 | 2021 May 29 Breaking Changes Update (#13034) | James Young |
2021-05-10 | [CI] Format code according to conventions (#12838) | github-actions[bot] |
2021-05-08 | haptic: correct size of reserved field in the haptic structure. This saves 1 ... | Purdea Andrei |
2021-04-19 | Fixup Satisfaction75 bootprocess. (#12621) | Nick Brassel |
2021-02-14 | Merge branch 'master' into develop | Joshua Diamond |
2021-02-15 | LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858) | Ryan |
2021-02-15 | Format code according to conventions (#11907) | github-actions[bot] |
2021-02-15 | Add support for analog USBPD on STM32G4xx. (#11824) | Nick Brassel |
2021-02-15 | Format code according to conventions (#11905) | github-actions[bot] |
2021-02-08 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-02-09 | ws2812: Fix number of nops for AVR at 8 MHz (#9559) | Sergey Vlasov |