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
2021-01-12
Various compilation fixes for avr-gcc 10 (#9269)
Joel Challis
2021-01-12
Run cformat and dos2unix manually (#11235)
Ryan
2021-01-12
Normalise include statements in keyboard code (#11185)
Ryan
2021-01-12
Add i2c 24LC64 eeprom (#11200)
Xelus22
2021-01-12
Normalise include statements in core code (#11153)
Ryan
2021-01-12
Update is31fl3731-simple (#7610)
Xelus22
2021-01-12
add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184)
Josh Hinnebusch
2021-01-12
Added OLED Initialized checks (#11129)
XScorpion2
2021-01-12
Fix error handling in SPI master. (#11122)
Dimitris Papavasiliou
2021-01-12
2020 November 28 Breaking Changes Update (#11053)
James Young
2021-01-12
ST7565 tidyup (#10907)
Ryan
2021-01-12
Add brightness level API to OLED driver (#10772)
Ryan
2021-01-12
[Core] IS31FL3731/36/37 bug fix (#10612)
Xelus22
2021-01-12
OLED driver fixes (#10377)
Sergey Vlasov
2021-01-12
IS31FL3741 driver fixup (#10519)
a_p_u_r_o
2021-01-12
Add OLED driver function to determine if the screen is currently on (#10382)
Fred Silberberg
2020-09-30
Update ISSI3741 (#9912)
MelGeek
2020-09-30
format code according to conventions [skip ci]
QMK Bot
2020-09-30
Fix DMA stream ID calculation in ws2812_pwm (#10008)
Sergey Vlasov
2020-09-30
Add a method to read the OLED display buffer from user space (#8777)
Richard
2020-09-30
Hid joystick interface (#4226)
a-chol
2020-09-30
Add support for DMAMUX-capable MCU configuration with WS2812 PWM driver. (#9471)
Nick Brassel
2020-09-30
Remove inclusion of adafruit_ble.h from ssd1306.c (#9355)
Ryan
2020-09-30
Initial work for consolidation of ChibiOS platform files (#8327)
Nick Brassel
2020-08-08
Enable OLED support for Teensy 3.2/LC (#7591)
Joel Challis
2020-08-08
OLED driver function to set pixels (#9713)
Gautham Yerroju
2020-08-08
[Driver] bugfix reset the scaling register flag to FALSE (#9507)
MelGeek
2020-08-08
`qmk cformat` (#9500)
Nick Brassel
2020-08-08
Support IS31FL3741 and IS31FL3741A. (#9201)
MelGeek
2020-08-08
Fix incorrect delay when setting WS2812 (and similar) leds (#9302)
Joshua Diamond
2020-08-08
STM32 WS2812 Open Drain Configuration (#9414)
Xelus22
2020-08-08
adds support for the atmega328 (#9043)
itsnoteasy
2020-08-08
ISSI driver compile error fix (#9169)
Wilba
2020-08-08
Fix capitalisation of "GitHub" (#9184)
Ryan
2020-06-12
Fix i2c EEPROM compile issue when Console is enabled (#9186)
Drashna Jaelre
2020-06-12
Fix SPI EEPROM compile issue when Console is enabled (#9193)
Drashna Jaelre
2020-06-12
Initial arm serial partially based on old lets split code
zvecr
2020-06-12
ARM split - Add uart half duplex transport support (#7987)
Joel Challis
2020-06-12
Add SPI 25xx EEPROM support. (#8780)
Nick Brassel
2020-06-12
Fix off by one error with oled_write_raw_P (#9045)
Brian Mock
2020-06-12
QMK-ify some GPIO macros (#8315)
Ryan
2020-06-12
Add SPI master for ChibiOS/ARM. (#8779)
Nick Brassel
2020-06-12
Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#...
Nick Brassel
2020-06-12
spi_master for AVR (#8299)
Ryan
2020-06-12
Fix AVR ws2812 when ADDRESS_BASE is non zero (#8646)
Joel Challis
2020-06-12
fixed problem with implicit declaration in quantum/rgblight.c (#8406)
Casper Weiss Bang
2020-06-12
Initial arm->chibios pass - simplify some platform logic (#8450)
Joel Challis
2020-06-12
ARM - ADC cleanup (#8385)
Joel Challis
2020-06-12
Adding OLED scroll setup functions (#8386)
brickbots
2020-06-12
Remove pro_micro.h (#8374)
Ryan
[next]