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-05-10
Fix off by one error with oled_write_raw_P (#9045)
Brian Mock
2020-04-30
QMK-ify some GPIO macros (#8315)
Ryan
2020-04-29
Add SPI master for ChibiOS/ARM. (#8779)
Nick Brassel
2020-04-13
Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#...
Nick Brassel
2020-04-08
format code according to conventions [skip ci]
QMK Bot
2020-04-08
spi_master for AVR (#8299)
Ryan
2020-04-02
Fix AVR ws2812 when ADDRESS_BASE is non zero (#8646)
Joel Challis
2020-03-28
fixed problem with implicit declaration in quantum/rgblight.c (#8406)
Casper Weiss Bang
2020-03-21
Initial arm->chibios pass - simplify some platform logic (#8450)
Joel Challis
2020-03-17
format code according to conventions [skip ci]
QMK Bot
2020-03-17
ARM - ADC cleanup (#8385)
Joel Challis
2020-03-14
format code according to conventions [skip ci]
QMK Bot
2020-03-14
Adding OLED scroll setup functions (#8386)
brickbots
2020-03-14
Remove pro_micro.h (#8374)
Ryan
2020-03-12
Add support for STM32L0/L1 onboard EEPROM. (#8002)
Nick Brassel
2020-03-11
format code according to conventions [skip ci]
QMK Bot
2020-03-11
Add ADC support for STM32F3 and STM32F0 devices (#7681)
Drew Mills
2020-03-07
format code according to conventions [skip ci]
QMK Bot
2020-03-07
Buffer based OLED panning, write byte to buffer at arbitrary index (#8055)
brickbots
2020-03-06
format code according to conventions [skip ci]
QMK Bot
2020-03-06
Add f401 and f411 blackpill examples (#7930)
Joel Challis
2020-03-01
Clean up includes for glcdfont headers (#7745)
Ryan
2020-03-01
PWM DMA based RGB Underglow for STM32 (#7928)
Joel Challis
2020-03-01
Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8...
Nick Brassel
2020-02-29
2020 February 29 Breaking Changes Update (#8064)
James Young
2020-02-24
Rollback PR #7967 in preference of fixing I2C start/stop properly, in a follo...
Nick Brassel
2020-02-22
format code according to conventions [skip ci]
QMK Bot
2020-02-22
Fix QWIIC OLED for AVR (#7769)
Nick Winans
2020-02-13
format code according to conventions [skip ci]
QMK Bot
2020-02-13
Fix RESET keycode on some STM32F072 keyboards (#8134)
Joel Challis
2020-02-11
Fix out of bound OLED font access (#8145)
Ted M Lin
2020-02-01
Add thread safety around i2c_master for ChibiOS/ARM.
Nick Brassel
2020-01-27
Refactor stm32duino f103 keyboards to use new central board config files (#7706)
Joel Challis
2020-01-27
Migrate common ld scripts to common location (#7887)
Joel Challis
2020-01-26
Create central board for bluepill
zvecr
2020-01-24
Update split serial code to use driver pattern (#7990)
Joel Challis
2020-01-24
format code according to conventions [skip ci]
QMK Bot
2020-01-24
Add customisable EEPROM driver selection (#7274)
Nick Brassel
2020-01-19
Run clang-format manually to fix recently changed files (#7934)
Joel Challis
2019-12-31
SPI DMA based RGB Underglow for STM32 (#7674)
Joel Challis
2019-12-29
Clean up ISSI driver includes (#7734)
fauxpark
2019-12-24
Add backwards compatibility for oled_write_raw_P on ARM
zvecr
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-12-08
Improve support and docs for ADC driver (#7191)
fauxpark
2019-12-03
Increase matrix scanning speed on xd84 (#7517)
Joel Challis
2019-11-25
IS31FL3733 Dirty page fix (#7079)
yiancar
2019-11-17
Run clang-format manually to fix recently changed files
zvecr
[next]