133 Commits (make_cli_parsing)

Author SHA1 Message Date
  Nick Brassel 46e4493761
Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#8775) 4 years ago
  QMK Bot 974f83ec4b format code according to conventions [skip ci] 4 years ago
  Ryan 400ca2d035
spi_master for AVR (#8299) 4 years ago
  Joel Challis 31fd0cbc1c
Fix AVR ws2812 when ADDRESS_BASE is non zero (#8646) 4 years ago
  Casper Weiss Bang 13fff52f6b
fixed problem with implicit declaration in quantum/rgblight.c (#8406) 4 years ago
  Joel Challis d96380e654
Initial arm->chibios pass - simplify some platform logic (#8450) 4 years ago
  QMK Bot ece14278ef format code according to conventions [skip ci] 4 years ago
  Joel Challis 567bfc97ac
ARM - ADC cleanup (#8385) 4 years ago
  QMK Bot 60b020acab format code according to conventions [skip ci] 4 years ago
  brickbots b5be96f8bb
Adding OLED scroll setup functions (#8386) 4 years ago
  Ryan d597af9e1e
Remove pro_micro.h (#8374) 4 years ago
  Nick Brassel f2f2afe13b
Add support for STM32L0/L1 onboard EEPROM. (#8002) 4 years ago
  QMK Bot 2b66acf04a format code according to conventions [skip ci] 4 years ago
  Drew Mills 5ac6fe1888
Add ADC support for STM32F3 and STM32F0 devices (#7681) 4 years ago
  QMK Bot 2306c974e5 format code according to conventions [skip ci] 4 years ago
  brickbots 833c5ae87a
Buffer based OLED panning, write byte to buffer at arbitrary index (#8055) 4 years ago
  QMK Bot fd7b52cc64 format code according to conventions [skip ci] 4 years ago
  Joel Challis d0d6fb27c4
Add f401 and f411 blackpill examples (#7930) 4 years ago
  Ryan c9e3fa6f70
Clean up includes for glcdfont headers (#7745) 4 years ago
  Joel Challis f74c769a19
PWM DMA based RGB Underglow for STM32 (#7928) 4 years ago
  Nick Brassel d0c3acbe3e
Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8272) 4 years ago
  James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 4 years ago
  Nick Brassel 716c29881c
Rollback PR #7967 in preference of fixing I2C start/stop properly, in a followup PR. (#8173) 4 years ago
  QMK Bot 1327208449 format code according to conventions [skip ci] 4 years ago
  Nick Winans d99404388f
Fix QWIIC OLED for AVR (#7769) 4 years ago
  QMK Bot 31aadc8725 format code according to conventions [skip ci] 4 years ago
  Joel Challis 014ad1d747
Fix RESET keycode on some STM32F072 keyboards (#8134) 4 years ago
  Ted M Lin 9456832a3b
Fix out of bound OLED font access (#8145) 4 years ago
  Nick Brassel 8e550fc11a Add thread safety around i2c_master for ChibiOS/ARM. 4 years ago
  Joel Challis 50855593ff
Migrate common ld scripts to common location (#7887) 4 years ago
  zvecr d3abebb601 Create central board for bluepill 4 years ago
  Joel Challis e4a0f841e1
Update split serial code to use driver pattern (#7990) 4 years ago
  QMK Bot fe50883c15 format code according to conventions [skip ci] 4 years ago
  Nick Brassel d13ada1162 Add customisable EEPROM driver selection (#7274) 4 years ago
  Joel Challis 667045b492
Run clang-format manually to fix recently changed files (#7934) 4 years ago
  Joel Challis 680ebef086
SPI DMA based RGB Underglow for STM32 (#7674) 4 years ago
  fauxpark 8af1501328 Clean up ISSI driver includes (#7734) 4 years ago
  zvecr 9aedb620c5 Add backwards compatibility for oled_write_raw_P on ARM 4 years ago
  Drashna Jaelre 7066164591 Completely remove i2c_transmit_receive function (#7686) 4 years ago
  Joel Challis 376419a4f7
Add central location for ChibiOS defines (#7542) 4 years ago
  yulei a037cedfdc fixed I2C driver support for stm32f4 (#7526) 4 years ago
  Joel Challis b3c7864990 Enable bitbang ws2812 for f4 (#7571) 4 years ago
  fauxpark a8320f20f7
Improve support and docs for ADC driver (#7191) 4 years ago
  Joel Challis 1718dfa658
Increase matrix scanning speed on xd84 (#7517) 4 years ago
  yiancar c0fe8dbfb4 IS31FL3733 Dirty page fix (#7079) 4 years ago
  zvecr a91c0c4765 Run clang-format manually to fix recently changed files 4 years ago
  Drashna Jaelre f6b5f6db76 Improvements to Solenoid feature (#7369) 4 years ago
  Drashna Jaelre 1cf63a193b
Move Ergodox EZ RGB Light code to custom driver (#7309) 4 years ago
  Drashna Jaelre 60e4921378 Unify RGB and RGBW commands (#7297) 4 years ago
  Joel Challis 1ea0cac998
ARM - ws2812 bitbang (#7173) 4 years ago