Age | Commit message (Expand) | Author |
2019-12-29 | Clean up ISSI driver includes (#7734) | fauxpark |
2019-12-24 | Add backwards compatibility for oled_write_raw_P on ARM | zvecr |
2019-12-22 | Completely remove i2c_transmit_receive function (#7686) | Drashna Jaelre |
2019-12-21 | Add central location for ChibiOS defines (#7542) | Joel Challis |
2019-12-12 | fixed I2C driver support for stm32f4 (#7526) | yulei |
2019-12-08 | Enable bitbang ws2812 for f4 (#7571) | Joel Challis |
2019-12-08 | Improve support and docs for ADC driver (#7191) | fauxpark |
2019-12-03 | Increase matrix scanning speed on xd84 (#7517) | Joel Challis |
2019-11-25 | IS31FL3733 Dirty page fix (#7079) | yiancar |
2019-11-17 | Run clang-format manually to fix recently changed files | zvecr |
2019-11-15 | Improvements to Solenoid feature (#7369) | Drashna Jaelre |
2019-11-14 | Move Ergodox EZ RGB Light code to custom driver (#7309) | Drashna Jaelre |
2019-11-09 | Unify RGB and RGBW commands (#7297) | Drashna Jaelre |
2019-11-07 | ARM - ws2812 bitbang (#7173) | Joel Challis |
2019-11-04 | Fix typo in ARM I2C copyright header (#7264) | fauxpark |
2019-11-03 | Adds raw write functions to the OLED driver (#7237) | Thomas Baart |
2019-10-31 | Correct ARM STM32 I2C frequency. (#7080) | yiancar |
2019-10-29 | Refactor ps2avrgb i2c ws2812 to core (#7183) | Joel Challis |
2019-10-29 | Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180) | Joel Challis |
2019-10-12 | Remove i2c logic for STM32F103xB in favour of USE_I2CV1 (#6926) | Joel Challis |
2019-10-08 | [Keyboard] RGB updates on NK65 and HS60 (#6795) | yiancar |
2019-09-25 | [Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398) | Yaotian Feng |
2019-09-19 | DRV2605L Continuous Haptic Feedback Support (#6461) | MechMerlin |
2019-09-04 | Fix battery level code in adafruit_ble.cpp (#6648) | bwhelm |
2019-08-30 | Removed prescaler define from avr i2c, as it was impossible to use (#6617) | Mikkel Jeppesen |
2019-08-30 | Fix Redefinition of OLED_TIMEOUT (#6628) | Drashna Jaelre |
2019-08-30 | clang-format changes | skullY |
2019-08-25 | Added OLED Display autoscroll during periods of OLED data inactivity (#6546) | XScorpion2 |
2019-08-22 | Relocate pca9555 driver to core (#6563) | Joel Challis |
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 |