summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAge
...
* Remove pro_micro.h (#8374)Ryan2020-03-14
* Add support for STM32L0/L1 onboard EEPROM. (#8002)Nick Brassel2020-03-12
* format code according to conventions [skip ci]QMK Bot2020-03-11
* Add ADC support for STM32F3 and STM32F0 devices (#7681)Drew Mills2020-03-11
* format code according to conventions [skip ci]QMK Bot2020-03-07
* Buffer based OLED panning, write byte to buffer at arbitrary index (#8055)brickbots2020-03-07
* format code according to conventions [skip ci]QMK Bot2020-03-06
* Add f401 and f411 blackpill examples (#7930)Joel Challis2020-03-06
* Clean up includes for glcdfont headers (#7745)Ryan2020-03-01
* PWM DMA based RGB Underglow for STM32 (#7928)Joel Challis2020-03-01
* Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8...Nick Brassel2020-03-01
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-29
* Rollback PR #7967 in preference of fixing I2C start/stop properly, in a follo...Nick Brassel2020-02-24
* format code according to conventions [skip ci]QMK Bot2020-02-22
* Fix QWIIC OLED for AVR (#7769)Nick Winans2020-02-22
* format code according to conventions [skip ci]QMK Bot2020-02-13
* Fix RESET keycode on some STM32F072 keyboards (#8134)Joel Challis2020-02-13
* Fix out of bound OLED font access (#8145)Ted M Lin2020-02-11
* Add thread safety around i2c_master for ChibiOS/ARM.Nick Brassel2020-02-01
* Refactor stm32duino f103 keyboards to use new central board config files (#7706)Joel Challis2020-01-27
|\
| * Create central board for bluepillzvecr2020-01-26
* | Migrate common ld scripts to common location (#7887)Joel Challis2020-01-27
|/
* Update split serial code to use driver pattern (#7990)Joel Challis2020-01-24
* format code according to conventions [skip ci]QMK Bot2020-01-24
* Add customisable EEPROM driver selection (#7274)Nick Brassel2020-01-24
* Run clang-format manually to fix recently changed files (#7934)Joel Challis2020-01-19
* SPI DMA based RGB Underglow for STM32 (#7674)Joel Challis2019-12-31
* Clean up ISSI driver includes (#7734)fauxpark2019-12-29
* Add backwards compatibility for oled_write_raw_P on ARMzvecr2019-12-24
* Completely remove i2c_transmit_receive function (#7686)Drashna Jaelre2019-12-22
* Add central location for ChibiOS defines (#7542)Joel Challis2019-12-21
* fixed I2C driver support for stm32f4 (#7526)yulei2019-12-12
* Enable bitbang ws2812 for f4 (#7571)Joel Challis2019-12-08
* Improve support and docs for ADC driver (#7191)fauxpark2019-12-08
* Increase matrix scanning speed on xd84 (#7517)Joel Challis2019-12-03
* IS31FL3733 Dirty page fix (#7079)yiancar2019-11-25
* Run clang-format manually to fix recently changed fileszvecr2019-11-17
* Improvements to Solenoid feature (#7369)Drashna Jaelre2019-11-15
* Move Ergodox EZ RGB Light code to custom driver (#7309)Drashna Jaelre2019-11-14
* Unify RGB and RGBW commands (#7297)Drashna Jaelre2019-11-09
* ARM - ws2812 bitbang (#7173)Joel Challis2019-11-07
* Fix typo in ARM I2C copyright header (#7264)fauxpark2019-11-04
* Adds raw write functions to the OLED driver (#7237)Thomas Baart2019-11-03
* Correct ARM STM32 I2C frequency. (#7080)yiancar2019-10-31
* Refactor ps2avrgb i2c ws2812 to core (#7183)Joel Challis2019-10-29
* Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180)Joel Challis2019-10-29
* Remove i2c logic for STM32F103xB in favour of USE_I2CV1 (#6926)Joel Challis2019-10-12
* [Keyboard] RGB updates on NK65 and HS60 (#6795)yiancar2019-10-08
* [Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398)Yaotian Feng2019-09-25
* DRV2605L Continuous Haptic Feedback Support (#6461)MechMerlin2019-09-19