index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed problem with implicit declaration in quantum/rgblight.c (#8406)
Casper Weiss Bang
2020-03-28
1
-3
/
+0
*
Initial arm->chibios pass - simplify some platform logic (#8450)
Joel Challis
2020-03-21
8
-0
/
+0
*
format code according to conventions [skip ci]
QMK Bot
2020-03-17
2
-2
/
+2
*
ARM - ADC cleanup (#8385)
Joel Challis
2020-03-17
2
-152
/
+205
*
format code according to conventions [skip ci]
QMK Bot
2020-03-14
1
-3
/
+3
*
Adding OLED scroll setup functions (#8386)
brickbots
2020-03-14
2
-4
/
+44
*
Remove pro_micro.h (#8374)
Ryan
2020-03-14
1
-324
/
+0
*
Add support for STM32L0/L1 onboard EEPROM. (#8002)
Nick Brassel
2020-03-12
2
-0
/
+129
*
format code according to conventions [skip ci]
QMK Bot
2020-03-11
2
-44
/
+28
*
Add ADC support for STM32F3 and STM32F0 devices (#7681)
Drew Mills
2020-03-11
2
-0
/
+280
*
format code according to conventions [skip ci]
QMK Bot
2020-03-07
1
-7
/
+7
*
Buffer based OLED panning, write byte to buffer at arbitrary index (#8055)
brickbots
2020-03-07
2
-0
/
+29
*
format code according to conventions [skip ci]
QMK Bot
2020-03-06
4
-2345
/
+705
*
Add f401 and f411 blackpill examples (#7930)
Joel Challis
2020-03-06
10
-0
/
+5725
*
Clean up includes for glcdfont headers (#7745)
Ryan
2020-03-01
3
-30
/
+5
*
PWM DMA based RGB Underglow for STM32 (#7928)
Joel Challis
2020-03-01
1
-1
/
+207
*
Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8...
Nick Brassel
2020-03-01
1
-101
/
+0
*
2020 February 29 Breaking Changes Update (#8064)
James Young
2020-02-29
10
-70
/
+393
*
Rollback PR #7967 in preference of fixing I2C start/stop properly, in a follo...
Nick Brassel
2020-02-24
1
-51
/
+12
*
format code according to conventions [skip ci]
QMK Bot
2020-02-22
1
-14
/
+14
*
Fix QWIIC OLED for AVR (#7769)
Nick Winans
2020-02-22
2
-11
/
+19
*
format code according to conventions [skip ci]
QMK Bot
2020-02-13
2
-772
/
+223
*
Fix RESET keycode on some STM32F072 keyboards (#8134)
Joel Challis
2020-02-13
5
-0
/
+1747
*
Fix out of bound OLED font access (#8145)
Ted M Lin
2020-02-11
2
-3
/
+5
*
Add thread safety around i2c_master for ChibiOS/ARM.
Nick Brassel
2020-02-01
1
-12
/
+51
*
Refactor stm32duino f103 keyboards to use new central board config files (#7706)
Joel Challis
2020-01-27
3
-0
/
+227
|
\
|
*
Create central board for bluepill
zvecr
2020-01-26
3
-0
/
+227
*
|
Migrate common ld scripts to common location (#7887)
Joel Challis
2020-01-27
3
-0
/
+294
|
/
*
Update split serial code to use driver pattern (#7990)
Joel Challis
2020-01-24
2
-0
/
+570
*
format code according to conventions [skip ci]
QMK Bot
2020-01-24
1
-1
/
+1
*
Add customisable EEPROM driver selection (#7274)
Nick Brassel
2020-01-24
7
-0
/
+453
*
Run clang-format manually to fix recently changed files (#7934)
Joel Challis
2020-01-19
1
-1
/
+1
*
SPI DMA based RGB Underglow for STM32 (#7674)
Joel Challis
2019-12-31
1
-1
/
+90
*
Clean up ISSI driver includes (#7734)
fauxpark
2019-12-29
10
-95
/
+25
*
Add backwards compatibility for oled_write_raw_P on ARM
zvecr
2019-12-24
1
-0
/
+2
*
Completely remove i2c_transmit_receive function (#7686)
Drashna Jaelre
2019-12-22
2
-10
/
+2
*
Add central location for ChibiOS defines (#7542)
Joel Challis
2019-12-21
2
-20
/
+11
*
fixed I2C driver support for stm32f4 (#7526)
yulei
2019-12-12
2
-10
/
+16
*
Enable bitbang ws2812 for f4 (#7571)
Joel Challis
2019-12-08
1
-1
/
+1
*
Improve support and docs for ADC driver (#7191)
fauxpark
2019-12-08
2
-39
/
+108
*
Increase matrix scanning speed on xd84 (#7517)
Joel Challis
2019-12-03
2
-0
/
+19
*
IS31FL3733 Dirty page fix (#7079)
yiancar
2019-11-25
2
-20
/
+34
*
Run clang-format manually to fix recently changed files
zvecr
2019-11-17
3
-59
/
+54
*
Improvements to Solenoid feature (#7369)
Drashna Jaelre
2019-11-15
1
-5
/
+1
*
Move Ergodox EZ RGB Light code to custom driver (#7309)
Drashna Jaelre
2019-11-14
1
-127
/
+2
*
Unify RGB and RGBW commands (#7297)
Drashna Jaelre
2019-11-09
5
-35
/
+16
*
ARM - ws2812 bitbang (#7173)
Joel Challis
2019-11-07
2
-1
/
+117
*
Fix typo in ARM I2C copyright header (#7264)
fauxpark
2019-11-04
1
-2
/
+2
*
Adds raw write functions to the OLED driver (#7237)
Thomas Baart
2019-11-03
2
-2
/
+25
*
Correct ARM STM32 I2C frequency. (#7080)
yiancar
2019-10-31
1
-5
/
+5
[next]