index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2020-02-26
Run clang-format manually to fix recently changed files (#7934)
Joel Challis
2020-02-26
Fix out of bound OLED font access (#8145)
Ted M Lin
2020-02-26
Add thread safety around i2c_master for ChibiOS/ARM.
Nick Brassel
2020-02-26
Migrate common ld scripts to common location (#7887)
Joel Challis
2020-02-26
Create central board for bluepill
zvecr
2020-02-26
Update split serial code to use driver pattern (#7990)
Joel Challis
2020-02-26
Add additional fixes to EEPROM driver selection (#7274) (#266)
Drashna Jaelre
2020-02-26
Add central location for ChibiOS defines (#7542)
Joel Challis
2020-02-26
Apollo (#246)
Florian Didron
2020-01-09
fixed I2C driver support for stm32f4 (#7526)
yulei
2020-01-09
Improve support and docs for ADC driver (#7191)
fauxpark
2020-01-09
Improvements to Solenoid feature (#7369)
Drashna Jaelre
2020-01-09
WS2812 Overhaul (#210)
Drashna Jaelre
2020-01-09
Add backwards compatibility for oled_write_raw_P on ARM
zvecr
2020-01-09
Adds raw write functions to the OLED driver (#7237)
Thomas Baart
2020-01-09
Correct ARM STM32 I2C frequency. (#7080)
yiancar
2020-01-06
Clean up ISSI driver includes (#7734)
fauxpark
2020-01-06
IS31FL3733 Dirty page fix (#7079)
yiancar
2019-11-04
Refactor ps2avrgb i2c ws2812 to core (#7183)
Joel Challis
2019-11-04
Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180)
Joel Challis
2019-11-04
DRV2605L Continuous Haptic Feedback Support (#6461)
MechMerlin
2019-09-26
Fix battery level code in adafruit_ble.cpp (#6648)
bwhelm
2019-09-26
Removed prescaler define from avr i2c, as it was impossible to use (#6617)
Mikkel Jeppesen
2019-09-26
Fix Redefinition of OLED_TIMEOUT (#6628)
Drashna Jaelre
2019-09-17
clang-format changes
skullY
2019-08-28
Added OLED Display autoscroll during periods of OLED data inactivity (#6546)
XScorpion2
2019-08-28
Relocate pca9555 driver to core (#6563)
Joel Challis
2019-08-13
(OLED) Added support for CR (#6399)
XScorpion2
2019-07-19
Align ARM i2c_readReg with AVR (#6314)
Joel Challis
2019-07-19
Add ARM I2Cv1 support to i2c_master (#6262)
Joel Challis
2019-07-15
Add GPL3 header to avr i2c files
Drashna Jaelre
2019-07-10
Use QUANTUM_LIB_SRC for i2c_master.c inclusion (qmk#5617)
Drashna Jaelre
2019-06-20
Add SH1106 OLED support (#5787)
Michael F. Lamb
2019-06-20
Fixing OLED Driver for 128x64 displays (#6085)
XScorpion2
2019-06-06
Parameterise STM32 I2C pin modes and timing parameters. (#5671) (#71)
Drashna Jaelre
2019-06-06
Moving rgb typedefs into a single location (#5978) (#69)
Drashna Jaelre
2019-05-16
NK65 Addition (#5865)
yiancar
2019-05-01
Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matr...
XScorpion2
2019-04-22
OLED Driver Feature
Ryan Caltabiano
2019-04-16
Features/ws2812 matrix driver (#5418)
XScorpion2
2019-04-09
Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)
Jack Humbert
2019-03-15
Fix return value of i2c_readReg and i2c_receive (#5410)
zvecr
2019-03-12
Next set of split_common changes (#4974)
James Churchill
2019-02-16
Haptic feedback generalized - DRV2605 and solenoids (#4939)
ishtob
2019-02-15
Added APA102 support (#4940)
Mikkel Jeppesen
2019-02-13
Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094)
Andrew Kannan
2019-02-10
cleanup
skullY
2019-02-10
led_matrix works now
skullY
2019-02-10
compiles, but long delay on startup and problems
skullY
2019-02-10
The beginning of a simple led matrix driver for is31fl3731
skullY
[next]