65 Commits (653082235aaca8552078e62714eab30d1a517f57)

Author SHA1 Message Date
  Nick Brassel 172e6a7030
Extensible split data sync (#11930) 3 years ago
  Ryan 261d94ce34
Tidy up spi_master includes (#13053) 3 years ago
  Sergey Vlasov 627ceebef3
ws2812: Fix number of nops for AVR at 8 MHz (#9559) 3 years ago
  Drashna Jaelre 6b9a7e21e9
Include stdbool.h in uart.h (#11728) 3 years ago
  Dasky d92ffd1157
Adds AT90USB162 support (#11570) 3 years ago
  Ryan 30b46fad57
UART driver refactor (#11637) 3 years ago
  Aldehir Rojas 4f2f21dc05
Rewrite APA102 support (#10894) 3 years ago
  Ryan 1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
  Dimitris Papavasiliou 5cf70f3993
Fix error handling in SPI master. (#11122) 3 years ago
  James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 3 years ago
  Joel Challis e9b3a12c6e
Fix ssd1306 compilation on avr-gcc 10 (#9267) 3 years ago
  a-chol d4be07dad3 Hid joystick interface (#4226) 3 years ago
  Ryan e7434c874b Remove inclusion of adafruit_ble.h from ssd1306.c (#9355) 4 years ago
  Joshua Diamond 18e561b82c
Fix incorrect delay when setting WS2812 (and similar) leds (#9302) 4 years ago
  itsnoteasy 7aa4cc9603
adds support for the atmega328 (#9043) 4 years ago
  Ryan e4823aadec
Fix capitalisation of "GitHub" (#9184) 4 years ago
  Ryan 16a15c1cfc
QMK-ify some GPIO macros (#8315) 4 years ago
  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
  Ryan d597af9e1e
Remove pro_micro.h (#8374) 4 years ago
  Ryan c9e3fa6f70
Clean up includes for glcdfont headers (#7745) 4 years ago
  Joel Challis e4a0f841e1
Update split serial code to use driver pattern (#7990) 4 years ago
  fauxpark a8320f20f7
Improve support and docs for ADC driver (#7191) 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 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
  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
  skullY b624f32f94 clang-format changes 4 years ago
  Drashna Jaelre ff0cb0cf9d
Add GPL3 header to avr i2c files (#6332) 4 years ago
  XScorpion2 e7711b3b66 Moving rgb typedefs into a single location (#5978) 5 years ago
  XScorpion2 50bc2dbe77 Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matrix (#5744) 5 years ago
  Ryan Caltabiano 0a645225b9 OLED Driver Feature 5 years ago
  XScorpion2 5fcd744ddb Features/ws2812 matrix driver (#5418) 5 years ago
  MechMerlin 410984486b i2c_init update to work with atmega32a boards (#5562) 5 years ago
  zvecr e0a03bfa6c Fix return value of i2c_readReg and i2c_receive (#5410) 5 years ago
  James Churchill 37932c293c Next set of split_common changes (#4974) 5 years ago
  Mikkel Jeppesen 6f50c7eba1 Added APA102 support (#4940) 5 years ago
  Andrew Kannan 0f507f0169 Practice60 RGB and PWM Backlight (#4929) 5 years ago
  James Churchill 8cf7265f8f Rename i2c_slave functions so it can coexist with i2c_master (#4875) 5 years ago
  Jack Humbert d28684da90 Adds support for JacoBurge's TouchPad (#4186) 5 years ago
  Drashna Jaelre 7e99d869de Remove all of the deprecated RGB defines 5 years ago
  yiancar 98a63d8d6e DC01 updates and I2C avr speed overwrite (#4088) 5 years ago
  yiancar ad2bb529c7 Rgb matrix arm (#3648) 5 years ago
  yiancar 72fd49b146 DC01 keyboard addition (#3428) 5 years ago
  Max Audron bbea9dadbc Integrating Peter Fleury's HD44780 LCD library (#3209) 5 years ago
  yiancar 60797c8439 Add I2C slave library 5 years ago