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
/
arm
Age
Commit message (
Expand
)
Author
2019-12-31
SPI DMA based RGB Underglow for STM32 (#7674)
Joel Challis
2019-12-22
Completely remove i2c_transmit_receive function (#7686)
Drashna Jaelre
2019-12-21
Add central location for ChibiOS defines (#7542)
Joel Challis
2019-12-12
fixed I2C driver support for stm32f4 (#7526)
yulei
2019-12-08
Enable bitbang ws2812 for f4 (#7571)
Joel Challis
2019-11-09
Unify RGB and RGBW commands (#7297)
Drashna Jaelre
2019-11-07
ARM - ws2812 bitbang (#7173)
Joel Challis
2019-11-04
Fix typo in ARM I2C copyright header (#7264)
fauxpark
2019-10-31
Correct ARM STM32 I2C frequency. (#7080)
yiancar
2019-10-29
Refactor ps2avrgb i2c ws2812 to core (#7183)
Joel Challis
2019-10-12
Remove i2c logic for STM32F103xB in favour of USE_I2CV1 (#6926)
Joel Challis
2019-09-25
[Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398)
Yaotian Feng
2019-08-30
clang-format changes
skullY
2019-07-16
Align ARM i2c_readReg with AVR (#6314)
Joel Challis
2019-07-16
Add ARM I2Cv1 support to i2c_master (#6262)
Joel Challis
2019-06-01
Parameterise STM32 I2C pin modes and timing parameters. (#5671)
Nick Brassel
2019-04-20
OLED Driver Feature
Ryan Caltabiano
2019-03-12
Next set of split_common changes (#4974)
James Churchill
2019-02-10
cleanup
skullY
2019-02-10
led_matrix works now
skullY
2018-12-19
Also fix use of weak stm32 internal pullup
yiancar
2018-12-19
Minor STM32 i2c driver cleanup
yiancar
2018-12-04
adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...
ishtob
2018-11-10
I2C driver docs (#4298)
yiancar
2018-08-28
ISSI31FL3733 driver (#3679)
yiancar
2018-08-15
Rgb matrix arm (#3648)
yiancar