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
*
[Core] Unite half-duplex and full-duplex serial drivers (#13081)
Stefan Kerkmann
2021-07-02
3
-376
/
+262
*
Allow settable SPI divisor for AW20216 driver, set default to 4 (#13309)
Gigahawk
2021-06-23
1
-1
/
+5
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-06-23
1
-11
/
+16
|
\
|
*
Optional OLED splash screen and fixed OLED i2c execution time saving (#12294)
David Hoelscher
2021-06-23
1
-11
/
+16
*
|
eeprom_i2c driver: added EXTERNAL_EEPROM_WP_PIN configuration option. (#12617)
Purdea Andrei
2021-06-21
1
-1
/
+22
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-06-21
1
-1
/
+1
|
\
|
*
|
Move optical sensor code to drivers folder (#13044)
Drashna Jaelre
2021-06-21
10
-0
/
+4420
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-06-20
1
-1
/
+1
|
\
|
|
*
OLED font easter egg (#13269)
Ryan
2021-06-20
1
-1
/
+1
*
|
Add Per Key exclusions for Haptic Feedback (#12386)
Roland Huber
2021-06-19
1
-2
/
+69
*
|
ST7565 invert (#13237)
Ryan
2021-06-19
2
-0
/
+20
*
|
Add oled_invert (#13172)
Ignaz Kevenaar
2021-06-19
2
-0
/
+30
*
|
Extensible split data sync (#11930)
Nick Brassel
2021-06-18
9
-247
/
+165
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-06-17
2
-11
/
+10
|
\
|
|
*
OLED driver tweaks (#13215)
Ryan
2021-06-17
2
-9
/
+7
|
*
Fix overrun in oled_write_raw when not at (0, 0) (#13204)
Jonathan Rascher
2021-06-15
1
-2
/
+3
*
|
Fix overrun in st7565_write_raw when not at (0, 0) (#13209)
Jonathan Rascher
2021-06-15
1
-2
/
+3
*
|
Add ST7565 LCD driver (#13089)
Ryan
2021-06-10
2
-0
/
+694
*
|
GMMK Pro RGB Support (#13147)
Gigahawk
2021-06-10
2
-0
/
+417
*
|
`spi_master` Kinetis support (#13098)
Ryan
2021-06-08
2
-11
/
+78
|
/
*
Tidy up spi_master includes (#13053)
Ryan
2021-06-03
4
-6
/
+8
*
Fix up WS2812 SPI driver on F072. (#13022)
Nick Brassel
2021-06-03
1
-5
/
+19
*
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-05-29
9
-66
/
+512
*
[CI] Format code according to conventions (#12838)
github-actions[bot]
2021-05-10
1
-7
/
+7
*
haptic: correct size of reserved field in the haptic structure. This saves 1 ...
Purdea Andrei
2021-05-08
1
-1
/
+1
*
Fixup Satisfaction75 bootprocess. (#12621)
Nick Brassel
2021-04-19
1
-0
/
+2
*
Merge branch 'master' into develop
Joshua Diamond
2021-02-14
2
-3
/
+3
|
\
|
*
LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)
Ryan
2021-02-15
2
-3
/
+3
*
|
Format code according to conventions (#11907)
github-actions[bot]
2021-02-15
1
-1
/
+1
*
|
Add support for analog USBPD on STM32G4xx. (#11824)
Nick Brassel
2021-02-15
2
-0
/
+105
*
|
Format code according to conventions (#11905)
github-actions[bot]
2021-02-15
1
-12
/
+3
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-02-08
1
-21
/
+17
|
\
|
|
*
ws2812: Fix number of nops for AVR at 8 MHz (#9559)
Sergey Vlasov
2021-02-09
1
-21
/
+17
*
|
Include stdbool.h in uart.h (#11728)
Drashna Jaelre
2021-01-30
1
-0
/
+1
*
|
Adds AT90USB162 support (#11570)
Dasky
2021-01-29
4
-6
/
+6
*
|
UART driver refactor (#11637)
Ryan
2021-01-27
4
-0
/
+340
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-15
3
-0
/
+45
|
\
|
|
*
Add BGR byte order for WS2812 drivers (#11562)
kb-elmo
2021-01-16
3
-0
/
+45
*
|
Split up QWIIC_ENABLE to use QWIIC_DRIVERS as well, with yes/no for enable fl...
Nick Brassel
2021-01-04
1
-4
/
+5
*
|
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-01-03
1
-2
/
+8
|
\
|
|
*
Align ChibiOS spi_master behaviour with AVR (#11404)
Ryan
2021-01-03
1
-2
/
+8
*
|
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
[next]