[Docs] Create RU ver of getting_started_github (#7225)
[jackhill/qmk/firmware.git] / drivers /
2019-11-07 Joel ChallisARM - ws2812 bitbang (#7173) 0.7.64
2019-11-05 fauxparkFix typo in ARM I2C copyright header (#7264)
2019-11-03 Thomas BaartAdds raw write functions to the OLED driver (#7237)
2019-10-31 yiancarCorrect ARM STM32 I2C frequency. (#7080)
2019-10-29 Joel Challis Refactor ps2avrgb i2c ws2812 to core (#7183) 0.7.52
2019-10-29 Joel ChallisReduce duplication for ARM/AVR ws2812 RGB Matrix driver...
2019-10-12 Joel ChallisRemove i2c logic for STM32F103xB in favour of USE_I2CV1...
2019-10-08 yiancar[Keyboard] RGB updates on NK65 and HS60 (#6795)
2019-09-25 Yaotian Feng[Keyboard] Added support for ErgoDox with STM32 Microco...
2019-09-19 MechMerlinDRV2605L Continuous Haptic Feedback Support (#6461) 0.7.17
2019-09-03 bwhelmFix battery level code in adafruit_ble.cpp (#6648)
2019-08-31 Mikkel JeppesenRemoved prescaler define from avr i2c, as it was imposs...
2019-08-30 Drashna JaelreFix Redefinition of OLED_TIMEOUT (#6628)
2019-08-30 skullYclang-format changes
2019-08-25 XScorpion2Added OLED Display autoscroll during periods of OLED... 0.6.461
2019-08-22 Joel ChallisRelocate pca9555 driver to core (#6563) 0.6.456
2019-07-27 XScorpion2(OLED) Added support for CR (#6399) 0.6.439
2019-07-21 WilbaRefactoring wilba.tech PCBs, updating Rama Works U80... 0.6.434
2019-07-20 DannyMerge pull request #6264 from zvecr/split_master_check 0.6.432
2019-07-16 Joel ChallisAlign ARM i2c_readReg with AVR (#6314)
2019-07-16 Joel ChallisAdd ARM I2Cv1 support to i2c_master (#6262)
2019-07-15 Drashna Jaelrebface refactor (#6333)
2019-07-15 Drashna JaelreAdd GPL3 header to avr i2c files (#6332)
2019-07-09 Drashna JaelreUse QUANTUM_LIB_SRC for i2c_c inclusion (#5617)
2019-06-11 Michael F. LambAdd SH1106 OLED support (#5787) 0.6.400
2019-06-11 Drashna JaelreJotix minor layout changes - readme.md fix (#6120)
2019-06-08 XScorpion2Fixing OLED Driver for 128x64 displays (#6085) 0.6.398
2019-06-04 XScorpion2Moving rgb typedefs into a single location (#5978)
2019-06-04 Jack HumbertAdd missing links to features page and sidebar section...
2019-06-01 Nick BrasselParameterise STM32 I2C pin modes and timing parameters... 0.6.396
2019-05-16 yiancarNK65 Addition (#5865)
2019-05-01 XScorpion2Fixing incorrect usage of RGBLED_NUM in ws2812 driver... 0.6.349
2019-04-20 Ryan CaltabianoRemoved / replaced questionable logos and added license...
2019-04-20 Ryan CaltabianoReducing size of data send in one frame & update Zen...
2019-04-20 Ryan CaltabianoOLED Driver Feature
2019-04-15 XScorpion2Features/ws2812 matrix driver (#5418) 0.6.335
2019-04-08 Jack HumbertAdds the Planck EZ, 3737 RGB, fixes out-of-tune notes...
2019-04-08 Drashna JaelreFixed tap/down/up handling in dynamic keymap macros...
2019-04-07 MechMerlini2c_init update to work with atmega32a boards (#5562)
2019-03-28 Drashna JaelreUpdate KBD67 readme so that it mentions the KBD65 PCB...
2019-03-15 zvecrFix return value of i2c_readReg and i2c_receive (#5410) 0.6.310
2019-03-12 James ChurchillNext set of split_common changes (#4974)
2019-02-17 ishtobHaptic feedback generalized - DRV2605 and solenoids... 0.6.289
2019-02-15 Mikkel JeppesenAdded APA102 support (#4940) 0.6.288
2019-02-15 Drashna JaelreDebounce refactor / API (#3720) 0.6.280
2019-02-13 Andrew KannanAdd Satisfaction75 to QMK, Enable EEPROM on stm32f072... 0.6.275
2019-02-10 skullYcleanup
2019-02-10 skullYled_matrix works now
2019-02-10 skullYcompiles, but long delay on startup and problems
2019-02-10 skullYThe beginning of a simple led matrix driver for is31fl3731
2019-01-29 Andrew KannanPractice60 RGB and PWM Backlight (#4929) 0.6.260
2019-01-26 Alex OngDO NOT USE Merge branch 'master' into debounce_refactor
2019-01-26 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2019-01-26 Drashna JaelreCircular animation (#4796) 0.6.254
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697) 0.6.250
2019-01-22 James ChurchillRename i2c_slave functions so it can coexist with i2c_m... 0.6.244
2019-01-10 Jack HumbertAdds support for JacoBurge's TouchPad (#4186) 0.6.228
2019-01-10 Jack HumbertAdds Proton C Conversion (#4661) 0.6.227
2019-01-07 yiancarFinal HS60v2 changes. (#4790) 0.6.223
2019-01-04 Alex OngMerge branch 'master' into debounce_refactor
2019-01-04 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2018-12-19 yiancarAlso fix use of weak stm32 internal pullup 0.6.209
2018-12-19 yiancarMinor STM32 i2c driver cleanup
2018-12-04 ishtobadding Hadron v3 keyboard, QWIIC devices support, hapti... 0.6.196
2018-11-10 yiancarI2C driver docs (#4298) 0.6.173
2018-10-22 Drashna JaelreRemove all of the deprecated RGB defines
2018-10-08 yiancarDC01 updates and I2C avr speed overwrite (#4088) 0.6.137
2018-09-30 Wilba6582RAMA M6-B and IS31FL3218 driver (#4021) 0.6.129
2018-09-27 Wilba6582RAMA U80-A, wilba.tech WT60-A, WT65-A, WT80-A, IS31FL37... 0.6.126 0.6.127
2018-09-27 James Laird-WahRGB Matrix refactoring to open up for new drivers ...
2018-08-28 yiancarISSI31FL3733 driver (#3679) 0.6.98
2018-08-15 yiancarRgb matrix arm (#3648) 0.6.93
2018-07-18 yiancarDC01 keyboard addition (#3428) 0.6.73
2018-07-15 Max AudronIntegrating Peter Fleury's HD44780 LCD library (#3209) 0.6.64
2018-07-15 yiancarAdd I2C slave library 0.6.62
2018-07-03 Erez ZukermanMerge pull request #3229 from qmk/hf/shinydox 0.6.57
2018-06-23 Jack Humbertremove comment code
2018-06-23 Jack Humbertadds immediate i2c return, fixes ez matrix code
2018-06-23 Jack Humbertrefactor, non-working
2018-06-20 Jack Humbertstart updating i2c for timeouts
2018-06-13 Jack Humbertadds timeout to avr i2c
2018-06-12 Jack Humbertrevert some attempts, update i2c
2018-06-12 Jack HumbertMerge branch 'master' of github.com:qmk/qmk_firmware...
2018-05-16 Jack Humberti2c fix
2018-05-15 Erez ZukermanMerge branch 'master' into hf/shinydox
2018-05-14 yiancarRgb matrix fixes, I2C library can now retry if it has...
2018-05-08 Jack HumbertAdds IS31FL3731 RGB Matrix Implementation (#2910)
2018-04-04 Kaleb ElwertUpdate whitefox to use the K-Type teensy workaround 0.6.3
2017-09-16 Jack HumbertMerge branch 'luizribeiro-ps2avrGB'
2017-09-16 Jack Humbertupdate to driver separation
2017-08-19 Jack HumbertMerge pull request #1601 from dlaroe/master
2017-08-19 Callum OakleyMerge branch 'master' of https://github.com/qmk/qmk_fir...
2017-08-07 Jack HumbertMerge pull request #1554 from qmk/docs 0.5.94
2017-08-03 That-CanadianMerge branch 'master' into eco-keyboard
2017-07-20 Fabian TopfstedtMerge https://github.com/qmk/qmk_firmware
2017-07-15 That-CanadianMerge branch 'master' into minidox
2017-07-15 That-CanadianMerge remote-tracking branch 'upstream/master'
2017-07-13 Jack HumbertMerge pull request #1491 from fredizzimo/msys2 0.5.86
2017-07-12 ishtobfix implementation issues from SSD1306 clean up, added... 0.5.85
2017-07-11 Jack Humbertclean up ssd1306 implementation 0.5.84
next