221 Commits (ef92c9ee2cf4745637635ec1895399e4f013914c)

Author SHA1 Message Date
  Ryan 2f08a34394
OLED driver tweaks (#13215) 3 years ago
  Jonathan Rascher 83ee79565c
Fix overrun in oled_write_raw when not at (0, 0) (#13204) 3 years ago
  Jonathan Rascher d59f8d1c02
Fix overrun in st7565_write_raw when not at (0, 0) (#13209) 3 years ago
  Ryan b2fdd48744
Add ST7565 LCD driver (#13089) 3 years ago
  Gigahawk 32b2ac0a80
GMMK Pro RGB Support (#13147) 3 years ago
  Ryan 17d0fad762
`spi_master` Kinetis support (#13098) 3 years ago
  Ryan 261d94ce34
Tidy up spi_master includes (#13053) 3 years ago
  Nick Brassel 597d2e0e7b
Fix up WS2812 SPI driver on F072. (#13022) 3 years ago
  James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 3 years ago
  James Young 7d1194de01
run: qmk cformat --core-only 3 years ago
  Stefan Kerkmann d9610120de
Add Full-duplex serial driver for ARM boards (#9842) 3 years ago
  Donald Kjer 8e96c5a060
Add support for up to 4 IS31FL3733 drivers (#12342) 3 years ago
  github-actions[bot] 6c5e94061c
[CI] Format code according to conventions (#12838) 3 years ago
  Purdea Andrei 60a39f4f5d
haptic: correct size of reserved field in the haptic structure. This saves 1 byte of wasted SRAM. (#12483) 3 years ago
  Barabas fca7cc1747
Added OLED fade out support (#12086) 3 years ago
  Sergey Vlasov 65c9752762
Update ADC driver for STM32F1xx, STM32F3xx, STM32F4xx (#12403) 3 years ago
  Nick Brassel a0089aa345
Fixup Satisfaction75 bootprocess. (#12621) 3 years ago
  github-actions[bot] 67252c246c
Format code according to conventions (#12381) 3 years ago
  Oleg Senchenko b05565f368
Fix connection issue in split keyboards when slave and OLED display are connected via I2C, fix #9335 (#11487) 3 years ago
  github-actions[bot] 32f0567ca5
Format code according to conventions (#12292) 3 years ago
  Xelus22 6f7466b6dd
ARM WS2812 SPI config (baudrate and circular buffer) (#12216) 3 years ago
  Drashna Jaelre b7f2f40ae5
Set default OLED Update Interval for Split Keyboards (#12107) 3 years ago
  Sergey Vlasov 18a333ec6b
Add support for complementary outputs to the WS2812 PWM driver (#11988) 3 years ago
  Ryan 9ee1282019
LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858) 3 years ago
  github-actions[bot] 8e8b7113dc
Format code according to conventions (#11907) 3 years ago
  Nick Brassel f53e41ac81
Add support for analog USBPD on STM32G4xx. (#11824) 3 years ago
  github-actions[bot] c27a778281
Format code according to conventions (#11905) 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
  kb-elmo 3d70766327
Add BGR byte order for WS2812 drivers (#11562) 3 years ago
  Nick Brassel 34446b79d7
Split up QWIIC_ENABLE to use QWIIC_DRIVERS as well, with yes/no for enable flag. (#11426) 3 years ago
  Ryan f3ac792c09
Align ChibiOS spi_master behaviour with AVR (#11404) 3 years ago
  Aldehir Rojas 4f2f21dc05
Rewrite APA102 support (#10894) 3 years ago
  Ryan 1b7b72c0e9
Ensure single newline at EOF for core files (#11310) 3 years ago
  Ryan 1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
  Joel Challis a9f7d4dccc
Various compilation fixes for avr-gcc 10 (#9269) 3 years ago
  Ryan 6ea4b06f9f
Run cformat and dos2unix manually (#11235) 3 years ago
  Ryan 9366ed7282
Normalise include statements in keyboard code (#11185) 3 years ago
  Xelus22 70f40339c2
Add i2c 24LC64 eeprom (#11200) 3 years ago
  Ryan 501f2fdef1
Normalise include statements in core code (#11153) 3 years ago
  Xelus22 6b1f96dca8
Update is31fl3731-simple (#7610) 3 years ago
  Josh Hinnebusch c59f87a5d7
add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184) 3 years ago
  XScorpion2 cba76092eb
Added OLED Initialized checks (#11129) 3 years ago
  Dimitris Papavasiliou 5cf70f3993
Fix error handling in SPI master. (#11122) 3 years ago
  XScorpion2 990d5189d1
Configurable serial usart timeout (#11057) 3 years ago
  James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 3 years ago
  Ryan 3afe0ea9b9
ST7565 tidyup (#10907) 3 years ago
  Ryan 5cecc1ea1e
Add brightness level API to OLED driver (#10772) 3 years ago