Commit Graph

388 Commits (05b04266c7161da7894e5cfe25d07584d51a5f6d)

Author SHA1 Message Date
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) 6 years ago
zvecr 9aedb620c5 Add backwards compatibility for oled_write_raw_P on ARM 6 years ago
Drashna Jaelre 7066164591 Completely remove i2c_transmit_receive function (#7686) 6 years ago
Joel Challis 376419a4f7
Add central location for ChibiOS defines (#7542) 6 years ago
yulei a037cedfdc fixed I2C driver support for stm32f4 (#7526) 6 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
Joel Challis 64b7cfe735 Refactor ps2avrgb i2c ws2812 to core (#7183) 6 years ago
Joel Challis e48fdebe5a
Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180) 6 years ago
Joel Challis a48468590a
Remove i2c logic for STM32F103xB in favour of USE_I2CV1 (#6926) 6 years ago
yiancar 5e43f87956 [Keyboard] RGB updates on NK65 and HS60 (#6795) 6 years ago
Yaotian Feng c61d7d7cb0 [Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398) 6 years ago
MechMerlin 911b8915cc DRV2605L Continuous Haptic Feedback Support (#6461) 6 years ago
bwhelm fa71c4c91e Fix battery level code in adafruit_ble.cpp (#6648) 6 years ago
Mikkel Jeppesen edc8283572 Removed prescaler define from avr i2c, as it was impossible to use (#6617) 6 years ago
Drashna Jaelre 8de164e036
Fix Redefinition of OLED_TIMEOUT (#6628) 6 years ago
skullY b624f32f94 clang-format changes 6 years ago