Age | Commit message (Expand) | Author |
2019-07-27 | (OLED) Added support for CR (#6399) | XScorpion2 |
2019-07-21 | Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272) | Wilba |
2019-07-16 | Align ARM i2c_readReg with AVR (#6314) | Joel Challis |
2019-07-16 | Add ARM I2Cv1 support to i2c_master (#6262) | Joel Challis |
2019-07-15 | Add GPL3 header to avr i2c files (#6332) | Drashna Jaelre |
2019-07-09 | Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617) | Drashna Jaelre |
2019-06-11 | Add SH1106 OLED support (#5787) | Michael F. Lamb |
2019-06-07 | Fixing OLED Driver for 128x64 displays (#6085) | XScorpion2 |
2019-06-04 | Moving rgb typedefs into a single location (#5978) | XScorpion2 |
2019-06-01 | Parameterise STM32 I2C pin modes and timing parameters. (#5671) | Nick Brassel |
2019-05-15 | NK65 Addition (#5865) | yiancar |
2019-05-01 | Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matr... | XScorpion2 |
2019-04-20 | Removed / replaced questionable logos and added licenses file for safe logos | Ryan Caltabiano |
2019-04-20 | Reducing size of data send in one frame & update Zen rev2 oled usage | Ryan Caltabiano |
2019-04-20 | OLED Driver Feature | Ryan Caltabiano |
2019-04-14 | Features/ws2812 matrix driver (#5418) | XScorpion2 |
2019-04-08 | Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532) | Jack Humbert |
2019-04-06 | i2c_init update to work with atmega32a boards (#5562) | MechMerlin |
2019-03-15 | Fix return value of i2c_readReg and i2c_receive (#5410) | zvecr |
2019-03-12 | Next set of split_common changes (#4974) | James Churchill |
2019-02-16 | Haptic feedback generalized - DRV2605 and solenoids (#4939) | ishtob |
2019-02-15 | Added APA102 support (#4940) | Mikkel Jeppesen |
2019-02-13 | Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) | Andrew Kannan |
2019-02-10 | cleanup | skullY |
2019-02-10 | led_matrix works now | skullY |
2019-02-10 | compiles, but long delay on startup and problems | skullY |
2019-02-10 | The beginning of a simple led matrix driver for is31fl3731 | skullY |
2019-01-28 | Practice60 RGB and PWM Backlight (#4929) | Andrew Kannan |
2019-01-22 | Rename i2c_slave functions so it can coexist with i2c_master (#4875) | James Churchill |
2019-01-10 | Adds support for JacoBurge's TouchPad (#4186) | Jack Humbert |
2019-01-10 | Adds Proton C Conversion (#4661) | Jack Humbert |
2019-01-06 | Final HS60v2 changes. (#4790) | yiancar |
2018-12-19 | Also fix use of weak stm32 internal pullup | yiancar |
2018-12-19 | Minor STM32 i2c driver cleanup | yiancar |
2018-12-04 | adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4... | ishtob |
2018-11-10 | I2C driver docs (#4298) | yiancar |
2018-10-22 | Remove all of the deprecated RGB defines | Drashna Jaelre |
2018-10-08 | DC01 updates and I2C avr speed overwrite (#4088) | yiancar |
2018-09-30 | RAMA M6-B and IS31FL3218 driver (#4021) | Wilba6582 |
2018-09-27 | RAMA U80-A, wilba.tech WT60-A, WT65-A, WT80-A, IS31FL3736 driver (#3925) | Wilba6582 |
2018-09-27 | RGB Matrix refactoring to open up for new drivers (#3913) | James Laird-Wah |
2018-08-28 | ISSI31FL3733 driver (#3679) | yiancar |
2018-08-15 | Rgb matrix arm (#3648) | yiancar |
2018-07-18 | DC01 keyboard addition (#3428) | yiancar |
2018-07-15 | Integrating Peter Fleury's HD44780 LCD library (#3209) | Max Audron |
2018-07-15 | Add I2C slave library | yiancar |
2018-06-23 | remove comment code | Jack Humbert |
2018-06-23 | adds immediate i2c return, fixes ez matrix code | Jack Humbert |
2018-06-22 | refactor, non-working | Jack Humbert |
2018-06-20 | start updating i2c for timeouts | Jack Humbert |