| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [Bug] Fix unterminated ifdef in ISSI 3733 driver (#15014) | Drashna Jaelre | 2021-11-02 | 1 | -0/+2 |
* | Enable de-ghosting for RGB/LED matrix on all ISSI LED drivers (#14508) | donicrosby | 2021-11-02 | 10 | -1/+98 |
* | Add a new led driver for Keychron's keyboards. (#14872) | lalalademaxiya1 | 2021-11-02 | 2 | -0/+565 |
* | [Core] Change OLED task function to be boolean (#14864) | Drashna Jaelre | 2021-11-02 | 2 | -5/+9 |
* | Manually format develop (#15003) | Joel Challis | 2021-11-01 | 6 | -149/+130 |
* | Enable configuration of PWM frequency for IS31FL3733B (#14983) | Joel Challis | 2021-10-30 | 1 | -1/+5 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-24 | 4 | -3355/+461 |
|\ |
|
| * | Tidy up ADNS9800 and PMW3360 firmware blobs (#14936) | Ryan | 2021-10-24 | 4 | -3355/+461 |
* | | Initial USB2422 driver (#14835) | Joel Challis | 2021-10-22 | 2 | -0/+461 |
* | | Relocate PS2 code (#14895) | Joel Challis | 2021-10-20 | 6 | -0/+1124 |
* | | [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) | Stefan Kerkmann | 2021-10-18 | 1 | -1/+1 |
* | | Remove QWIIC_DRIVERS (#14174) | Joel Challis | 2021-10-09 | 7 | -770/+0 |
* | | Improve Adafruit BLE configuration defines (#14749) | Ryan | 2021-10-08 | 1 | -23/+21 |
* | | Purge uGFX. (#14720) | Nick Brassel | 2021-10-07 | 9 | -925/+0 |
* | | Relocate Adafruit BLE code (#14530) | Ryan | 2021-09-21 | 5 | -0/+939 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-15 | 2 | -12/+12 |
|\| |
|
| * | [Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses (#14451) | Drashna Jaelre | 2021-09-15 | 2 | -12/+12 |
* | | Refactor use of STM32_SYSCLK (#14430) | Joel Challis | 2021-09-14 | 1 | -1/+1 |
|/ |
|
* | [Core] Add `is_oled_scrolling` (#14305) | JayceFayne | 2021-09-05 | 2 | -0/+6 |
* | [Core] Refactor OLED to allow easy addition of other types (#13454) | Xelus22 | 2021-08-24 | 1 | -0/+0 |
* | [Core] Fix copypasta issue with pmw3360 sensor config (#14106) | Drashna Jaelre | 2021-08-21 | 1 | -1/+1 |
* | Improve pmw3360 sensor and make it more hardware agnostic (#14097) | Drashna Jaelre | 2021-08-20 | 2 | -74/+87 |
* | Fix up compilation issues. (#14095) | Nick Brassel | 2021-08-21 | 1 | -5/+2 |
* | [Core] Speed up pimoroni trackball driver (#13823) | Dasky | 2021-08-19 | 2 | -90/+153 |
* | Relocate platform specific drivers (#13894) | Joel Challis | 2021-08-17 | 35 | -5635/+0 |
* | Fix pmw3360 code to only output debug info if mouse debugging is enabled (#13... | Drashna Jaelre | 2021-08-13 | 1 | -6/+8 |
* | __flash? (#13799) | Joel Challis | 2021-07-31 | 8 | -14/+16 |
* | Move some led drivers to common folder (#13749) | Joel Challis | 2021-07-31 | 18 | -0/+0 |
* | [develop] Fix pimoroni trackball read address (#13810) | Dasky | 2021-07-31 | 1 | -1/+1 |
* | Align AW20216 driver (#13712) | Joel Challis | 2021-07-27 | 2 | -88/+48 |
* | [Bug] Include gpio.h in solenoid driver for GPIO Control functions (#13716) | Drashna Jaelre | 2021-07-25 | 1 | -0/+1 |
* | Haptic: driver-> feature (#13713) | Joel Challis | 2021-07-25 | 2 | -503/+0 |
* | Dual RGB Matrix IS31FL3737 driver support to address #13442 (#13457) | Chris Cullin | 2021-07-15 | 1 | -22/+21 |
* | Enable g_is31_leds PROGMEM for RGB Matrix IS31FL3737 driver (#13480) | Chris Cullin | 2021-07-12 | 1 | -2/+7 |
* | AW20216 use register increment for framebuffer flushes (#13430) | Gigahawk | 2021-07-03 | 1 | -14/+26 |
* | [Core] Unite half-duplex and full-duplex serial drivers (#13081) | Stefan Kerkmann | 2021-07-02 | 3 | -376/+262 |
* | Allow settable SPI divisor for AW20216 driver, set default to 4 (#13309) | Gigahawk | 2021-06-23 | 1 | -1/+5 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-23 | 1 | -11/+16 |
|\ |
|
| * | Optional OLED splash screen and fixed OLED i2c execution time saving (#12294) | David Hoelscher | 2021-06-23 | 1 | -11/+16 |
* | | eeprom_i2c driver: added EXTERNAL_EEPROM_WP_PIN configuration option. (#12617) | Purdea Andrei | 2021-06-21 | 1 | -1/+22 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-21 | 1 | -1/+1 |
|\| |
|
* | | Move optical sensor code to drivers folder (#13044) | Drashna Jaelre | 2021-06-21 | 10 | -0/+4420 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-20 | 1 | -1/+1 |
|\| |
|
| * | OLED font easter egg (#13269) | Ryan | 2021-06-20 | 1 | -1/+1 |
* | | Add Per Key exclusions for Haptic Feedback (#12386) | Roland Huber | 2021-06-19 | 1 | -2/+69 |
* | | ST7565 invert (#13237) | Ryan | 2021-06-19 | 2 | -0/+20 |
* | | Add oled_invert (#13172) | Ignaz Kevenaar | 2021-06-19 | 2 | -0/+30 |
* | | Extensible split data sync (#11930) | Nick Brassel | 2021-06-18 | 9 | -247/+165 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-06-17 | 2 | -11/+10 |
|\| |
|
| * | OLED driver tweaks (#13215) | Ryan | 2021-06-17 | 2 | -9/+7 |