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
...
*
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
*
Refactor ps2avrgb i2c ws2812 to core (#7183)
Joel Challis
2019-10-29
4
-0
/
+34
*
Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180)
Joel Challis
2019-10-29
2
-57
/
+11
*
Remove i2c logic for STM32F103xB in favour of USE_I2CV1 (#6926)
Joel Challis
2019-10-12
1
-12
/
+2
*
[Keyboard] RGB updates on NK65 and HS60 (#6795)
yiancar
2019-10-08
1
-1
/
+2
*
[Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398)
Yaotian Feng
2019-09-25
1
-3
/
+12
*
DRV2605L Continuous Haptic Feedback Support (#6461)
MechMerlin
2019-09-19
4
-6
/
+91
*
Fix battery level code in adafruit_ble.cpp (#6648)
bwhelm
2019-09-04
1
-0
/
+6
*
Removed prescaler define from avr i2c, as it was impossible to use (#6617)
Mikkel Jeppesen
2019-08-30
1
-2
/
+2
*
Fix Redefinition of OLED_TIMEOUT (#6628)
Drashna Jaelre
2019-08-30
1
-1
/
+0
*
clang-format changes
skullY
2019-08-30
57
-7001
/
+4882
*
Added OLED Display autoscroll during periods of OLED data inactivity (#6546)
XScorpion2
2019-08-25
2
-6
/
+42
*
Relocate pca9555 driver to core (#6563)
Joel Challis
2019-08-22
2
-0
/
+133
*
(OLED) Added support for CR (#6399)
XScorpion2
2019-07-27
1
-1
/
+6
*
Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272)
Wilba
2019-07-21
2
-21
/
+19
*
Align ARM i2c_readReg with AVR (#6314)
Joel Challis
2019-07-16
2
-3
/
+3
*
Add ARM I2Cv1 support to i2c_master (#6262)
Joel Challis
2019-07-16
2
-23
/
+52
*
Add GPL3 header to avr i2c files (#6332)
Drashna Jaelre
2019-07-15
4
-2
/
+62
*
Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617)
Drashna Jaelre
2019-07-09
1
-3
/
+1
*
Add SH1106 OLED support (#5787)
Michael F. Lamb
2019-06-11
2
-4
/
+41
*
Fixing OLED Driver for 128x64 displays (#6085)
XScorpion2
2019-06-07
2
-4
/
+49
*
Moving rgb typedefs into a single location (#5978)
XScorpion2
2019-06-04
2
-2
/
+2
*
Parameterise STM32 I2C pin modes and timing parameters. (#5671)
Nick Brassel
2019-06-01
2
-11
/
+45
*
NK65 Addition (#5865)
yiancar
2019-05-15
2
-22
/
+22
*
Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matr...
XScorpion2
2019-05-01
1
-1
/
+1
*
Removed / replaced questionable logos and added licenses file for safe logos
Ryan Caltabiano
2019-04-20
2
-12
/
+57
*
Reducing size of data send in one frame & update Zen rev2 oled usage
Ryan Caltabiano
2019-04-20
2
-19
/
+31
*
OLED Driver Feature
Ryan Caltabiano
2019-04-20
7
-25
/
+996
*
Features/ws2812 matrix driver (#5418)
XScorpion2
2019-04-14
2
-1
/
+29
*
Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)
Jack Humbert
2019-04-08
2
-0
/
+459
*
i2c_init update to work with atmega32a boards (#5562)
MechMerlin
2019-04-06
1
-0
/
+12
*
Fix return value of i2c_readReg and i2c_receive (#5410)
zvecr
2019-03-15
1
-2
/
+2
*
Next set of split_common changes (#4974)
James Churchill
2019-03-12
5
-98
/
+71
*
Haptic feedback generalized - DRV2605 and solenoids (#4939)
ishtob
2019-02-16
6
-20
/
+523
*
Added APA102 support (#4940)
Mikkel Jeppesen
2019-02-15
2
-0
/
+147
*
Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094)
Andrew Kannan
2019-02-13
1
-2
/
+2
*
cleanup
skullY
2019-02-10
3
-1
/
+2
*
led_matrix works now
skullY
2019-02-10
3
-10
/
+16
*
compiles, but long delay on startup and problems
skullY
2019-02-10
2
-5
/
+15
*
The beginning of a simple led matrix driver for is31fl3731
skullY
2019-02-10
2
-0
/
+449
*
Practice60 RGB and PWM Backlight (#4929)
Andrew Kannan
2019-01-28
1
-2
/
+2
*
Rename i2c_slave functions so it can coexist with i2c_master (#4875)
James Churchill
2019-01-22
2
-20
/
+18
*
Adds support for JacoBurge's TouchPad (#4186)
Jack Humbert
2019-01-10
1
-1
/
+4
*
Adds Proton C Conversion (#4661)
Jack Humbert
2019-01-10
4
-0
/
+1325
*
Final HS60v2 changes. (#4790)
yiancar
2019-01-06
1
-1
/
+1
*
Also fix use of weak stm32 internal pullup
yiancar
2018-12-19
1
-2
/
+2
*
Minor STM32 i2c driver cleanup
yiancar
2018-12-19
1
-2
/
+0
*
adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...
ishtob
2018-12-04
11
-4
/
+1849
[prev]
[next]