aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* `qmk cformat` (#9500)Nick Brassel2020-06-222-5/+4
* Support IS31FL3741 and IS31FL3741A. (#9201)MelGeek2020-06-202-0/+344
* format code according to conventions [skip ci]QMK Bot2020-06-201-1/+1
* Fix incorrect delay when setting WS2812 (and similar) leds (#9302)Joshua Diamond2020-06-206-46/+19
* STM32 WS2812 Open Drain Configuration (#9414)Xelus222020-06-203-11/+43
* adds support for the atmega328 (#9043)itsnoteasy2020-06-103-4/+4
* ISSI driver compile error fix (#9169)Wilba2020-05-271-1/+1
* Fix capitalisation of "GitHub" (#9184)Ryan2020-05-255-5/+5
* Fix i2c EEPROM compile issue when Console is enabled (#9186)Drashna Jaelre2020-05-241-6/+7
* Fix SPI EEPROM compile issue when Console is enabled (#9193)Drashna Jaelre2020-05-241-6/+7
* Initial arm serial partially based on old lets split codezvecr2020-05-211-0/+290
* ARM split - Add uart half duplex transport support (#7987)Joel Challis2020-05-212-0/+296
* Add SPI 25xx EEPROM support. (#8780)Nick Brassel2020-05-194-14/+333
* Fix off by one error with oled_write_raw_P (#9045)Brian Mock2020-05-101-1/+1
* QMK-ify some GPIO macros (#8315)Ryan2020-04-302-5/+4
* Add SPI master for ChibiOS/ARM. (#8779)Nick Brassel2020-04-292-0/+215
* Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#...Nick Brassel2020-04-132-60/+73
* format code according to conventions [skip ci]QMK Bot2020-04-081-5/+5
* spi_master for AVR (#8299)Ryan2020-04-082-0/+220
* Fix AVR ws2812 when ADDRESS_BASE is non zero (#8646)Joel Challis2020-04-022-22/+17
* fixed problem with implicit declaration in quantum/rgblight.c (#8406)Casper Weiss Bang2020-03-281-3/+0
* Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis2020-03-218-0/+0
* format code according to conventions [skip ci]QMK Bot2020-03-172-2/+2
* ARM - ADC cleanup (#8385)Joel Challis2020-03-172-152/+205
* format code according to conventions [skip ci]QMK Bot2020-03-141-3/+3
* Adding OLED scroll setup functions (#8386)brickbots2020-03-142-4/+44
* Remove pro_micro.h (#8374)Ryan2020-03-141-324/+0
* Add support for STM32L0/L1 onboard EEPROM. (#8002)Nick Brassel2020-03-122-0/+129
* format code according to conventions [skip ci]QMK Bot2020-03-112-44/+28
* Add ADC support for STM32F3 and STM32F0 devices (#7681)Drew Mills2020-03-112-0/+280
* format code according to conventions [skip ci]QMK Bot2020-03-071-7/+7
* Buffer based OLED panning, write byte to buffer at arbitrary index (#8055)brickbots2020-03-072-0/+29
* format code according to conventions [skip ci]QMK Bot2020-03-064-2345/+705
* Add f401 and f411 blackpill examples (#7930)Joel Challis2020-03-0610-0/+5725
* Clean up includes for glcdfont headers (#7745)Ryan2020-03-013-30/+5
* PWM DMA based RGB Underglow for STM32 (#7928)Joel Challis2020-03-011-1/+207
* Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8...Nick Brassel2020-03-011-101/+0
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-2910-70/+393
* Rollback PR #7967 in preference of fixing I2C start/stop properly, in a follo...Nick Brassel2020-02-241-51/+12
* format code according to conventions [skip ci]QMK Bot2020-02-221-14/+14
* Fix QWIIC OLED for AVR (#7769)Nick Winans2020-02-222-11/+19
* format code according to conventions [skip ci]QMK Bot2020-02-132-772/+223
* Fix RESET keycode on some STM32F072 keyboards (#8134)Joel Challis2020-02-135-0/+1747
* Fix out of bound OLED font access (#8145)Ted M Lin2020-02-112-3/+5
* Add thread safety around i2c_master for ChibiOS/ARM.Nick Brassel2020-02-011-12/+51
* Refactor stm32duino f103 keyboards to use new central board config files (#7706)Joel Challis2020-01-273-0/+227
|\
| * Create central board for bluepillzvecr2020-01-263-0/+227
* | Migrate common ld scripts to common location (#7887)Joel Challis2020-01-273-0/+294
|/
* Update split serial code to use driver pattern (#7990)Joel Challis2020-01-242-0/+570
* format code according to conventions [skip ci]QMK Bot2020-01-241-1/+1