Commit Graph

373 Commits (9b51f02f45f72758a61d761c2d8e1b1696cce6e8)

Author SHA1 Message Date
Donald Kjer 8e96c5a060
Add support for up to 4 IS31FL3733 drivers (#12342) 4 years ago
github-actions[bot] 6c5e94061c
[CI] Format code according to conventions (#12838) 4 years ago
Purdea Andrei 60a39f4f5d
haptic: correct size of reserved field in the haptic structure. This saves 1 byte of wasted SRAM. (#12483) 4 years ago
Barabas fca7cc1747
Added OLED fade out support (#12086) 4 years ago
Sergey Vlasov 65c9752762
Update ADC driver for STM32F1xx, STM32F3xx, STM32F4xx (#12403) 4 years ago
Nick Brassel a0089aa345
Fixup Satisfaction75 bootprocess. (#12621) 4 years ago
github-actions[bot] 67252c246c
Format code according to conventions (#12381) 4 years ago
Oleg Senchenko b05565f368
Fix connection issue in split keyboards when slave and OLED display are connected via I2C, fix #9335 (#11487) 4 years ago
github-actions[bot] 32f0567ca5
Format code according to conventions (#12292) 4 years ago
Xelus22 6f7466b6dd
ARM WS2812 SPI config (baudrate and circular buffer) (#12216) 4 years ago
Drashna Jaelre b7f2f40ae5
Set default OLED Update Interval for Split Keyboards (#12107) 4 years ago
Sergey Vlasov 18a333ec6b
Add support for complementary outputs to the WS2812 PWM driver (#11988) 4 years ago
Ryan 9ee1282019
LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858) 4 years ago
github-actions[bot] 8e8b7113dc
Format code according to conventions (#11907) 4 years ago
Nick Brassel f53e41ac81
Add support for analog USBPD on STM32G4xx. (#11824) 4 years ago
github-actions[bot] c27a778281
Format code according to conventions (#11905) 4 years ago
Sergey Vlasov 627ceebef3
ws2812: Fix number of nops for AVR at 8 MHz (#9559) 4 years ago
Drashna Jaelre 6b9a7e21e9
Include stdbool.h in uart.h (#11728) 4 years ago
Dasky d92ffd1157
Adds AT90USB162 support (#11570) 4 years ago
Ryan 30b46fad57
UART driver refactor (#11637) 4 years ago
kb-elmo 3d70766327
Add BGR byte order for WS2812 drivers (#11562) 4 years ago
Nick Brassel 34446b79d7
Split up QWIIC_ENABLE to use QWIIC_DRIVERS as well, with yes/no for enable flag. (#11426) 4 years ago
Ryan f3ac792c09
Align ChibiOS spi_master behaviour with AVR (#11404) 4 years ago
Aldehir Rojas 4f2f21dc05
Rewrite APA102 support (#10894) 4 years ago
Ryan 1b7b72c0e9
Ensure single newline at EOF for core files (#11310) 4 years ago
Ryan 1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 4 years ago
Joel Challis a9f7d4dccc
Various compilation fixes for avr-gcc 10 (#9269) 4 years ago
Ryan 6ea4b06f9f
Run cformat and dos2unix manually (#11235) 4 years ago
Ryan 9366ed7282
Normalise include statements in keyboard code (#11185) 4 years ago
Xelus22 70f40339c2
Add i2c 24LC64 eeprom (#11200) 4 years ago
Ryan 501f2fdef1
Normalise include statements in core code (#11153) 5 years ago
Xelus22 6b1f96dca8
Update is31fl3731-simple (#7610) 5 years ago
Josh Hinnebusch c59f87a5d7
add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184) 5 years ago
XScorpion2 cba76092eb
Added OLED Initialized checks (#11129) 5 years ago
Dimitris Papavasiliou 5cf70f3993
Fix error handling in SPI master. (#11122) 5 years ago
XScorpion2 990d5189d1
Configurable serial usart timeout (#11057) 5 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
Ryan 3afe0ea9b9
ST7565 tidyup (#10907) 5 years ago
Ryan 5cecc1ea1e
Add brightness level API to OLED driver (#10772) 5 years ago
Xelus22 5e9c078c78
[Core] IS31FL3731/36/37 bug fix (#10612) 5 years ago
Sergey Vlasov 459ccb681f
OLED driver fixes (#10377) 5 years ago
a_p_u_r_o 1fe7743af8
IS31FL3741 driver fixup (#10519) 5 years ago
Fred Silberberg c23667608c
Add OLED driver function to determine if the screen is currently on (#10382) 5 years ago
Joel Challis e9b3a12c6e
Fix ssd1306 compilation on avr-gcc 10 (#9267) 5 years ago
QMK Bot 25e93b4b67 format code according to conventions [skip ci] 5 years ago
MelGeek 2f26e14dc6
Update ISSI3741 (#9912) 5 years ago
QMK Bot a3db72df72 format code according to conventions [skip ci] 5 years ago
Sergey Vlasov 15df82cdf3 Fix DMA stream ID calculation in ws2812_pwm (#10008) 5 years ago
Richard fa6cf85727 Add a method to read the OLED display buffer from user space (#8777) 5 years ago
a-chol d4be07dad3 Hid joystick interface (#4226) 5 years ago