114 Commits (8b4d28f6fb94b566c21c412588b0cd7b04fb65d4)

Author SHA1 Message Date
  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
  fauxpark fc51a4a107 Fix typo in ARM I2C copyright header (#7264) 4 years ago
  Thomas Baart be6562a223 Adds raw write functions to the OLED driver (#7237) 4 years ago
  yiancar 1acafc94f4 Correct ARM STM32 I2C frequency. (#7080) 4 years ago
  Joel Challis 64b7cfe735 Refactor ps2avrgb i2c ws2812 to core (#7183) 4 years ago
  Joel Challis e48fdebe5a
Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180) 4 years ago
  Joel Challis a48468590a
Remove i2c logic for STM32F103xB in favour of USE_I2CV1 (#6926) 4 years ago
  yiancar 5e43f87956 [Keyboard] RGB updates on NK65 and HS60 (#6795) 4 years ago
  Yaotian Feng c61d7d7cb0 [Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398) 4 years ago
  MechMerlin 911b8915cc DRV2605L Continuous Haptic Feedback Support (#6461) 4 years ago
  bwhelm fa71c4c91e Fix battery level code in adafruit_ble.cpp (#6648) 4 years ago
  Mikkel Jeppesen edc8283572 Removed prescaler define from avr i2c, as it was impossible to use (#6617) 4 years ago
  Drashna Jaelre 8de164e036
Fix Redefinition of OLED_TIMEOUT (#6628) 4 years ago
  skullY b624f32f94 clang-format changes 4 years ago
  XScorpion2 957070a6b5 Added OLED Display autoscroll during periods of OLED data inactivity (#6546) 4 years ago
  Joel Challis 1c805b3d00
Relocate pca9555 driver to core (#6563) 4 years ago
  XScorpion2 ec3954577c (OLED) Added support for CR (#6399) 4 years ago
  Wilba bffbb4b42d Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272) 4 years ago
  Joel Challis 5fa0a274ea Align ARM i2c_readReg with AVR (#6314) 4 years ago
  Joel Challis 4e375aa1f5 Add ARM I2Cv1 support to i2c_master (#6262) 4 years ago