Commit Graph

180 Commits (b49c657ac1f07689fe575b901bfe080c301ab1d4)

Author SHA1 Message Date
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) 4 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
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
Nick Brassel c6b7a0d386 Add support for DMAMUX-capable MCU configuration with WS2812 PWM driver. (#9471) 5 years ago
Ryan e7434c874b Remove inclusion of adafruit_ble.h from ssd1306.c (#9355) 5 years ago
Nick Brassel 385d49cc39 Initial work for consolidation of ChibiOS platform files (#8327) 5 years ago
Joel Challis d91987ab9a
Enable OLED support for Teensy 3.2/LC (#7591) 5 years ago
Gautham Yerroju 92d0a71af7
OLED driver function to set pixels (#9713) 5 years ago
MelGeek fe744eb1ad
[Driver] bugfix reset the scaling register flag to FALSE (#9507) 5 years ago
Nick Brassel 3d6d899666
`qmk cformat` (#9500) 5 years ago
MelGeek d9eae3ef03
Support IS31FL3741 and IS31FL3741A. (#9201) 5 years ago
QMK Bot 8b572de523 format code according to conventions [skip ci] 5 years ago
Joshua Diamond 18e561b82c
Fix incorrect delay when setting WS2812 (and similar) leds (#9302) 5 years ago
Xelus22 c785148445
STM32 WS2812 Open Drain Configuration (#9414) 5 years ago
itsnoteasy 7aa4cc9603
adds support for the atmega328 (#9043) 5 years ago
Wilba ac447d8acb
ISSI driver compile error fix (#9169) 5 years ago
Ryan e4823aadec
Fix capitalisation of "GitHub" (#9184) 5 years ago
Drashna Jaelre 883dd2df80
Fix i2c EEPROM compile issue when Console is enabled (#9186) 5 years ago
Drashna Jaelre 2ac3a51d71
Fix SPI EEPROM compile issue when Console is enabled (#9193) 5 years ago
zvecr b95979560c Initial arm serial partially based on old lets split code 5 years ago
Joel Challis 65150984bd
ARM split - Add uart half duplex transport support (#7987) 5 years ago
Nick Brassel 54b04d9665
Add SPI 25xx EEPROM support. (#8780) 5 years ago
Brian Mock 8ca4ed9a98
Fix off by one error with oled_write_raw_P (#9045) 5 years ago
Ryan 16a15c1cfc
QMK-ify some GPIO macros (#8315) 5 years ago
Nick Brassel b17482c3fd
Add SPI master for ChibiOS/ARM. (#8779) 5 years ago
Nick Brassel 46e4493761
Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#8775) 5 years ago
QMK Bot 974f83ec4b format code according to conventions [skip ci] 5 years ago
Ryan 400ca2d035
spi_master for AVR (#8299) 5 years ago