Commit Graph

180 Commits (b49c657ac1f07689fe575b901bfe080c301ab1d4)

Author SHA1 Message Date
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
QMK Bot fe50883c15 format code according to conventions [skip ci] 5 years ago
Nick Brassel d13ada1162 Add customisable EEPROM driver selection (#7274) 5 years ago
Joel Challis 667045b492
Run clang-format manually to fix recently changed files (#7934) 5 years ago
Joel Challis 680ebef086
SPI DMA based RGB Underglow for STM32 (#7674) 5 years ago
fauxpark 8af1501328 Clean up ISSI driver includes (#7734) 5 years ago
zvecr 9aedb620c5 Add backwards compatibility for oled_write_raw_P on ARM 5 years ago
Drashna Jaelre 7066164591 Completely remove i2c_transmit_receive function (#7686) 5 years ago
Joel Challis 376419a4f7
Add central location for ChibiOS defines (#7542) 5 years ago
yulei a037cedfdc fixed I2C driver support for stm32f4 (#7526) 5 years ago
Joel Challis b3c7864990 Enable bitbang ws2812 for f4 (#7571) 6 years ago
fauxpark a8320f20f7
Improve support and docs for ADC driver (#7191) 6 years ago
Joel Challis 1718dfa658
Increase matrix scanning speed on xd84 (#7517) 6 years ago
yiancar c0fe8dbfb4 IS31FL3733 Dirty page fix (#7079) 6 years ago
zvecr a91c0c4765 Run clang-format manually to fix recently changed files 6 years ago
Drashna Jaelre f6b5f6db76 Improvements to Solenoid feature (#7369) 6 years ago
Drashna Jaelre 1cf63a193b
Move Ergodox EZ RGB Light code to custom driver (#7309) 6 years ago
Drashna Jaelre 60e4921378 Unify RGB and RGBW commands (#7297) 6 years ago
Joel Challis 1ea0cac998
ARM - ws2812 bitbang (#7173) 6 years ago
fauxpark fc51a4a107 Fix typo in ARM I2C copyright header (#7264) 6 years ago
Thomas Baart be6562a223 Adds raw write functions to the OLED driver (#7237) 6 years ago
yiancar 1acafc94f4 Correct ARM STM32 I2C frequency. (#7080) 6 years ago