through_hole firmware variant renamed to universal
[jackhill/qmk/firmware.git] / drivers /
2020-07-18 Purdea Andreidrivers/haptic: fix compilation issue, when haptic...
2020-07-11 Purdea Andreihaptic: improve what happens if solenoid is enabled...
2020-07-11 Purdea AndreiHaptic and solenoid cleanup https://github.com/qmk...
2020-03-21 Joel ChallisInitial arm->chibios pass - simplify some platform...
2020-03-17 QMK Botformat code according to conventions [skip ci] 0.8.51
2020-03-17 Joel ChallisARM - ADC cleanup (#8385)
2020-03-14 QMK Botformat code according to conventions [skip ci] 0.8.40
2020-03-14 brickbotsAdding OLED scroll setup functions (#8386)
2020-03-14 RyanRemove pro_micro.h (#8374) 0.8.39
2020-03-12 Nick BrasselAdd support for STM32L0/L1 onboard EEPROM. (#8002) 0.8.29
2020-03-11 QMK Botformat code according to conventions [skip ci] 0.8.28
2020-03-11 Drew MillsAdd ADC support for STM32F3 and STM32F0 devices (#7681)
2020-03-07 QMK Botformat code according to conventions [skip ci] 0.8.18
2020-03-07 brickbotsBuffer based OLED panning, write byte to buffer at...
2020-03-06 QMK Botformat code according to conventions [skip ci] 0.8.14
2020-03-06 Joel ChallisAdd f401 and f411 blackpill examples (#7930)
2020-03-01 RyanClean up includes for glcdfont headers (#7745) 0.8.7
2020-03-01 Joel ChallisPWM DMA based RGB Underglow for STM32 (#7928) 0.8.6
2020-03-01 Nick BrasselAllow for ChibiOS 20.x (master), as well as enabling...
2020-02-29 James Young2020 February 29 Breaking Changes Update (#8064) 0.8.0
2020-02-23 Nick BrasselRollback PR #7967 in preference of fixing I2C start... 0.7.167
2020-02-22 QMK Botformat code according to conventions [skip ci] 0.7.163
2020-02-22 Nick WinansFix QWIIC OLED for AVR (#7769)
2020-02-13 QMK Botformat code according to conventions [skip ci] 0.7.152
2020-02-13 Joel ChallisFix RESET keycode on some STM32F072 keyboards (#8134)
2020-02-11 Ted M LinFix out of bound OLED font access (#8145) 0.7.149
2020-02-07 Joel ChallisRefactor ergo42 to use split_common (#7925)
2020-02-01 Nick BrasselAdd thread safety around i2c_master for ChibiOS/ARM. 0.7.132
2020-01-27 Joel ChallisMerge pull request #7995 from zvecr/feature/split_arm_i... 0.7.125
2020-01-27 Joel ChallisRefactor stm32duino f103 keyboards to use new central... 0.7.124
2020-01-27 Joel ChallisMigrate common ld scripts to common location (#7887)
2020-01-26 zvecrCreate central board for bluepill
2020-01-24 Joel ChallisUpdate split serial code to use driver pattern (#7990) 0.7.118
2020-01-24 QMK Botformat code according to conventions [skip ci] 0.7.117
2020-01-24 Nick BrasselAdd customisable EEPROM driver selection (#7274)
2020-01-19 Joel ChallisRun clang-format manually to fix recently changed files...
2020-01-19 James YoungAdded keymap for Space65 (#7562)
2019-12-31 Joel ChallisSPI DMA based RGB Underglow for STM32 (#7674)
2019-12-29 fauxparkClean up ISSI driver includes (#7734)
2019-12-25 zvecrAdd backwards compatibility for oled_write_raw_P on ARM
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-21 William ChangMerge remote-tracking branch 'upstream/master'
2019-11-17 zvecrRun clang-format manually to fix recently changed files
2019-11-15 Drashna JaelreImprovements to Solenoid feature (#7369) 0.7.78
2019-11-14 Drashna JaelreMove Ergodox EZ RGB Light code to custom driver (... 0.7.74
2019-11-09 Drashna JaelreUnify RGB and RGBW commands (#7297) 0.7.66
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-13 William ChangMerge branch 'master' of https://github.com/qmk/qmk_fir...
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-10 William ChangMerge pull request #2 from billiams/feature/billiams
2019-05-10 William ChangMerge branch 'qmk-master'
2019-05-10 William Changresolved conflicts
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
next