Commit Graph

151 Commits (a50c0049f68f666d1fe49d895743b27d1036ccb3)

Author SHA1 Message Date
Gautham Yerroju 92d0a71af7
OLED driver function to set pixels (#9713) 5 years ago
MelGeek fe744eb1ad
[Driver] bugfix reset the scaling register flag to FALSE (#9507) 5 years ago
Nick Brassel 3d6d899666
`qmk cformat` (#9500) 5 years ago
MelGeek d9eae3ef03
Support IS31FL3741 and IS31FL3741A. (#9201) 5 years ago
QMK Bot 8b572de523 format code according to conventions [skip ci] 5 years ago
Joshua Diamond 18e561b82c
Fix incorrect delay when setting WS2812 (and similar) leds (#9302) 5 years ago
Xelus22 c785148445
STM32 WS2812 Open Drain Configuration (#9414) 5 years ago
itsnoteasy 7aa4cc9603
adds support for the atmega328 (#9043) 5 years ago
Wilba ac447d8acb
ISSI driver compile error fix (#9169) 5 years ago
Ryan e4823aadec
Fix capitalisation of "GitHub" (#9184) 5 years ago
Drashna Jaelre 883dd2df80
Fix i2c EEPROM compile issue when Console is enabled (#9186) 5 years ago
Drashna Jaelre 2ac3a51d71
Fix SPI EEPROM compile issue when Console is enabled (#9193) 5 years ago
zvecr b95979560c Initial arm serial partially based on old lets split code 5 years ago
Joel Challis 65150984bd
ARM split - Add uart half duplex transport support (#7987) 5 years ago
Nick Brassel 54b04d9665
Add SPI 25xx EEPROM support. (#8780) 5 years ago
Brian Mock 8ca4ed9a98
Fix off by one error with oled_write_raw_P (#9045) 5 years ago
Ryan 16a15c1cfc
QMK-ify some GPIO macros (#8315) 5 years ago
Nick Brassel b17482c3fd
Add SPI master for ChibiOS/ARM. (#8779) 5 years ago
Nick Brassel 46e4493761
Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#8775) 5 years ago
QMK Bot 974f83ec4b format code according to conventions [skip ci] 5 years ago
Ryan 400ca2d035
spi_master for AVR (#8299) 5 years ago
Joel Challis 31fd0cbc1c
Fix AVR ws2812 when ADDRESS_BASE is non zero (#8646) 5 years ago
Casper Weiss Bang 13fff52f6b
fixed problem with implicit declaration in quantum/rgblight.c (#8406) 5 years ago
Joel Challis d96380e654
Initial arm->chibios pass - simplify some platform logic (#8450) 5 years ago
QMK Bot ece14278ef format code according to conventions [skip ci] 5 years ago
Joel Challis 567bfc97ac
ARM - ADC cleanup (#8385) 5 years ago
QMK Bot 60b020acab format code according to conventions [skip ci] 5 years ago
brickbots b5be96f8bb
Adding OLED scroll setup functions (#8386) 5 years ago
Ryan d597af9e1e
Remove pro_micro.h (#8374) 5 years ago
Nick Brassel f2f2afe13b
Add support for STM32L0/L1 onboard EEPROM. (#8002) 5 years ago
QMK Bot 2b66acf04a format code according to conventions [skip ci] 5 years ago
Drew Mills 5ac6fe1888
Add ADC support for STM32F3 and STM32F0 devices (#7681) 5 years ago
QMK Bot 2306c974e5 format code according to conventions [skip ci] 5 years ago
brickbots 833c5ae87a
Buffer based OLED panning, write byte to buffer at arbitrary index (#8055) 5 years ago
QMK Bot fd7b52cc64 format code according to conventions [skip ci] 5 years ago
Joel Challis d0d6fb27c4
Add f401 and f411 blackpill examples (#7930) 5 years ago
Ryan c9e3fa6f70
Clean up includes for glcdfont headers (#7745) 5 years ago
Joel Challis f74c769a19
PWM DMA based RGB Underglow for STM32 (#7928) 5 years ago
Nick Brassel d0c3acbe3e
Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8272) 5 years ago
James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 5 years ago
Nick Brassel 716c29881c
Rollback PR #7967 in preference of fixing I2C start/stop properly, in a followup PR. (#8173) 5 years ago
QMK Bot 1327208449 format code according to conventions [skip ci] 5 years ago
Nick Winans d99404388f
Fix QWIIC OLED for AVR (#7769) 5 years ago
QMK Bot 31aadc8725 format code according to conventions [skip ci] 5 years ago
Joel Challis 014ad1d747
Fix RESET keycode on some STM32F072 keyboards (#8134) 5 years ago
Ted M Lin 9456832a3b
Fix out of bound OLED font access (#8145) 5 years ago
Nick Brassel 8e550fc11a Add thread safety around i2c_master for ChibiOS/ARM. 5 years ago
Joel Challis 50855593ff
Migrate common ld scripts to common location (#7887) 5 years ago
zvecr d3abebb601 Create central board for bluepill 5 years ago
Joel Challis e4a0f841e1
Update split serial code to use driver pattern (#7990) 5 years ago