Age | Commit message (Expand) | Author |
2021-11-02 | haptic: Feature to disable it when usb port is not configured or suspended. (... | Purdea Andrei |
2021-11-02 | [Bug] Fix unterminated ifdef in ISSI 3733 driver (#15014) | Drashna Jaelre |
2021-11-02 | Enable de-ghosting for RGB/LED matrix on all ISSI LED drivers (#14508) | donicrosby |
2021-11-02 | Add a new led driver for Keychron's keyboards. (#14872) | lalalademaxiya1 |
2021-11-02 | [Core] Change OLED task function to be boolean (#14864) | Drashna Jaelre |
2021-11-01 | Manually format develop (#15003) | Joel Challis |
2021-10-30 | Enable configuration of PWM frequency for IS31FL3733B (#14983) | Joel Challis |
2021-10-24 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-10-24 | Tidy up ADNS9800 and PMW3360 firmware blobs (#14936) | Ryan |
2021-10-22 | Initial USB2422 driver (#14835) | Joel Challis |
2021-10-20 | Relocate PS2 code (#14895) | Joel Challis |
2021-10-18 | [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) | Stefan Kerkmann |
2021-10-09 | Remove QWIIC_DRIVERS (#14174) | Joel Challis |
2021-10-08 | Improve Adafruit BLE configuration defines (#14749) | Ryan |
2021-10-07 | Purge uGFX. (#14720) | Nick Brassel |
2021-09-21 | Relocate Adafruit BLE code (#14530) | Ryan |
2021-09-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-09-15 | [Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses (#14451) | Drashna Jaelre |
2021-09-14 | Refactor use of STM32_SYSCLK (#14430) | Joel Challis |
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 |