]> git.donarmstrong.com Git - qmk_firmware.git/history - drivers
use tg instead of fns
[qmk_firmware.git] / drivers /
2019-12-22 Drashna JaelreCompletely remove i2c_transmit_receive function (#7686)
2019-12-21 Joel ChallisAdd central location for ChibiOS defines (#7542)
2019-12-16 Joel ChallisSoftware backlight improvements (#7255)
2019-12-13 yuleifixed I2C driver support for stm32f4 (#7526)
2019-12-09 Joel ChallisEnable bitbang ws2812 for f4 (#7571)
2019-12-08 fauxparkImprove support and docs for ADC driver (#7191)
2019-12-03 Joel ChallisIncrease matrix scanning speed on xd84 (#7517)
2019-11-25 yiancarIS31FL3733 Dirty page fix (#7079)
2019-11-17 zvecrRun clang-format manually to fix recently changed files
2019-11-15 Drashna JaelreImprovements to Solenoid feature (#7369)
2019-11-14 Drashna JaelreMove Ergodox EZ RGB Light code to custom driver (...
2019-11-09 Drashna JaelreUnify RGB and RGBW commands (#7297)
2019-11-07 Joel ChallisARM - ws2812 bitbang (#7173)
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)
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)
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...
2019-08-22 Joel ChallisRelocate pca9555 driver to core (#6563)
2019-07-27 XScorpion2(OLED) Added support for CR (#6399)
2019-07-21 WilbaRefactoring wilba.tech PCBs, updating Rama Works U80...
2019-07-20 DannyMerge pull request #6264 from zvecr/split_master_check
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_master.c inclusion (#5617)
2019-06-11 Michael F. LambAdd SH1106 OLED support (#5787)
2019-06-11 Drashna JaelreJotix minor layout changes - readme.md fix (#6120)
2019-06-08 XScorpion2Fixing OLED Driver for 128x64 displays (#6085)
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...
2019-05-16 yiancarNK65 Addition (#5865)
2019-05-01 XScorpion2Fixing incorrect usage of RGBLED_NUM in ws2812 driver...
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)
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)
2019-03-12 James ChurchillNext set of split_common changes (#4974)
2019-02-17 ishtobHaptic feedback generalized - DRV2605 and solenoids...
2019-02-15 Mikkel JeppesenAdded APA102 support (#4940)
2019-02-15 Drashna JaelreDebounce refactor / API (#3720)
2019-02-13 Andrew KannanAdd Satisfaction75 to QMK, Enable EEPROM on stm32f072...
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)
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)
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697)
2019-01-22 James ChurchillRename i2c_slave functions so it can coexist with i2c_m...
2019-01-10 Jack HumbertAdds support for JacoBurge's TouchPad (#4186)
2019-01-10 Jack HumbertAdds Proton C Conversion (#4661)
2019-01-07 yiancarFinal HS60v2 changes. (#4790)
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
2018-12-19 yiancarMinor STM32 i2c driver cleanup
2018-12-04 ishtobadding Hadron v3 keyboard, QWIIC devices support, hapti...
2018-11-10 yiancarI2C driver docs (#4298)
2018-10-22 Drashna JaelreRemove all of the deprecated RGB defines
2018-10-08 yiancarDC01 updates and I2C avr speed overwrite (#4088)
2018-09-30 Wilba6582RAMA M6-B and IS31FL3218 driver (#4021)
2018-09-27 Wilba6582RAMA U80-A, wilba.tech WT60-A, WT65-A, WT80-A, IS31FL37...
2018-09-27 James Laird-WahRGB Matrix refactoring to open up for new drivers ...
2018-08-28 yiancarISSI31FL3733 driver (#3679)
2018-08-15 yiancarRgb matrix arm (#3648)
2018-07-18 yiancarDC01 keyboard addition (#3428)
2018-07-15 Max AudronIntegrating Peter Fleury's HD44780 LCD library (#3209)
2018-07-15 yiancarAdd I2C slave library
2018-07-03 Erez ZukermanMerge pull request #3229 from qmk/hf/shinydox
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
next