218 Commits (ec78f8bca2523a91a293d8ae4d61050d1e36b320)

Author SHA1 Message Date
  David Hoelscher 6e1ed1c9d3
Optional OLED splash screen and fixed OLED i2c execution time saving (#12294) 2 years ago
  Ryan 90e57b7b0a
OLED font easter egg (#13269) 2 years ago
  Ryan 2f08a34394
OLED driver tweaks (#13215) 2 years ago
  Jonathan Rascher 83ee79565c
Fix overrun in oled_write_raw when not at (0, 0) (#13204) 2 years ago
  Ryan 261d94ce34
Tidy up spi_master includes (#13053) 2 years ago
  Nick Brassel 597d2e0e7b
Fix up WS2812 SPI driver on F072. (#13022) 2 years ago
  James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 2 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
  Nick Brassel a0089aa345
Fixup Satisfaction75 bootprocess. (#12621) 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
  Xelus22 5e9c078c78
[Core] IS31FL3731/36/37 bug fix (#10612) 3 years ago
  Sergey Vlasov 459ccb681f
OLED driver fixes (#10377) 3 years ago
  a_p_u_r_o 1fe7743af8
IS31FL3741 driver fixup (#10519) 3 years ago
  Fred Silberberg c23667608c
Add OLED driver function to determine if the screen is currently on (#10382) 3 years ago
  Joel Challis e9b3a12c6e
Fix ssd1306 compilation on avr-gcc 10 (#9267) 3 years ago
  QMK Bot 25e93b4b67 format code according to conventions [skip ci] 3 years ago
  MelGeek 2f26e14dc6
Update ISSI3741 (#9912) 3 years ago
  QMK Bot a3db72df72 format code according to conventions [skip ci] 3 years ago
  Sergey Vlasov 15df82cdf3 Fix DMA stream ID calculation in ws2812_pwm (#10008) 3 years ago
  Richard fa6cf85727 Add a method to read the OLED display buffer from user space (#8777) 3 years ago
  a-chol d4be07dad3 Hid joystick interface (#4226) 3 years ago
  Nick Brassel c6b7a0d386 Add support for DMAMUX-capable MCU configuration with WS2812 PWM driver. (#9471) 3 years ago
  Ryan e7434c874b Remove inclusion of adafruit_ble.h from ssd1306.c (#9355) 3 years ago