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
...
*
|
Rewrite APA102 support (#10894)
Aldehir Rojas
2020-12-30
3
-114
/
+165
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-27
2
-2
/
+2
|
\
|
|
*
Ensure single newline at EOF for core files (#11310)
Ryan
2020-12-28
2
-2
/
+2
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-26
4
-16
/
+5
|
\
|
|
*
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
Ryan
2020-12-26
4
-16
/
+5
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-18
1
-4
/
+1
|
\
|
|
*
Various compilation fixes for avr-gcc 10 (#9269)
Joel Challis
2020-12-18
1
-4
/
+1
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2020-12-18
3
-8
/
+8
|
\
|
|
*
Run cformat and dos2unix manually (#11235)
Ryan
2020-12-17
3
-8
/
+8
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-16
2
-2
/
+2
|
\
|
|
*
Normalise include statements in keyboard code (#11185)
Ryan
2020-12-16
2
-2
/
+2
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-13
1
-0
/
+5
|
\
|
|
*
Add i2c 24LC64 eeprom (#11200)
Xelus22
2020-12-14
1
-0
/
+5
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-11
10
-12
/
+12
|
\
|
|
*
Normalise include statements in core code (#11153)
Ryan
2020-12-11
10
-12
/
+12
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-06
1
-8
/
+9
|
\
|
|
*
Update is31fl3731-simple (#7610)
Xelus22
2020-12-06
1
-8
/
+9
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-06
3
-3
/
+55
|
\
|
|
*
add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184)
Josh Hinnebusch
2020-12-06
3
-3
/
+55
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-06
1
-0
/
+28
|
\
|
|
*
Added OLED Initialized checks (#11129)
XScorpion2
2020-12-06
1
-0
/
+28
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-06
1
-5
/
+11
|
\
|
|
*
Fix error handling in SPI master. (#11122)
Dimitris Papavasiliou
2020-12-06
1
-5
/
+11
*
|
Configurable serial usart timeout (#11057)
XScorpion2
2020-11-30
1
-5
/
+8
|
/
*
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-28
9
-115
/
+201
*
ST7565 tidyup (#10907)
Ryan
2020-11-26
3
-80
/
+56
*
Add brightness level API to OLED driver (#10772)
Ryan
2020-10-29
2
-1
/
+26
*
[Core] IS31FL3731/36/37 bug fix (#10612)
Xelus22
2020-10-23
3
-0
/
+3
*
OLED driver fixes (#10377)
Sergey Vlasov
2020-10-04
1
-17
/
+31
*
IS31FL3741 driver fixup (#10519)
a_p_u_r_o
2020-10-04
2
-7
/
+7
*
Add OLED driver function to determine if the screen is currently on (#10382)
Fred Silberberg
2020-09-21
2
-0
/
+6
*
Fix ssd1306 compilation on avr-gcc 10 (#9267)
Joel Challis
2020-09-17
2
-1
/
+3
*
format code according to conventions [skip ci]
QMK Bot
2020-09-03
2
-86
/
+83
*
Update ISSI3741 (#9912)
MelGeek
2020-09-03
2
-61
/
+394
*
format code according to conventions [skip ci]
QMK Bot
2020-08-29
2
-2
/
+2
*
Fix DMA stream ID calculation in ws2812_pwm (#10008)
Sergey Vlasov
2020-08-29
1
-1
/
+1
*
Add a method to read the OLED display buffer from user space (#8777)
Richard
2020-08-29
2
-0
/
+17
*
Hid joystick interface (#4226)
a-chol
2020-08-29
1
-2
/
+8
*
Add support for DMAMUX-capable MCU configuration with WS2812 PWM driver. (#9471)
Nick Brassel
2020-08-29
1
-0
/
+8
*
Remove inclusion of adafruit_ble.h from ssd1306.c (#9355)
Ryan
2020-08-29
1
-3
/
+0
*
Initial work for consolidation of ChibiOS platform files (#8327)
Nick Brassel
2020-08-29
28
-7071
/
+0
*
Enable OLED support for Teensy 3.2/LC (#7591)
Joel Challis
2020-07-26
4
-10
/
+21
*
OLED driver function to set pixels (#9713)
Gautham Yerroju
2020-07-16
2
-0
/
+17
*
[Driver] bugfix reset the scaling register flag to FALSE (#9507)
MelGeek
2020-07-06
1
-0
/
+2
*
`qmk cformat` (#9500)
Nick Brassel
2020-06-22
2
-5
/
+4
*
Support IS31FL3741 and IS31FL3741A. (#9201)
MelGeek
2020-06-20
2
-0
/
+344
*
format code according to conventions [skip ci]
QMK Bot
2020-06-20
1
-1
/
+1
*
Fix incorrect delay when setting WS2812 (and similar) leds (#9302)
Joshua Diamond
2020-06-20
6
-46
/
+19
*
STM32 WS2812 Open Drain Configuration (#9414)
Xelus22
2020-06-20
3
-11
/
+43
*
adds support for the atmega328 (#9043)
itsnoteasy
2020-06-10
3
-4
/
+4
[prev]
[next]