summaryrefslogtreecommitdiff
path: root/drivers/lcd/st7565.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-30[CI] Format code according to conventions (#25827)QMK Bot1-1/+1
2025-05-22Add `compiler_support.h` (#25274)Pablo Martínez1-1/+2
2024-09-26input_club/ergodox_infinity ST7565 call spi_stop (#24429)Eric1-0/+2
2024-02-18Update GPIO macro usages in core (#23093)Ryan1-8/+8
2022-02-12Format code according to conventions (#16322)QMK Bot1-8/+17
2021-06-19ST7565 invert (#13237)Ryan1-0/+16
2021-06-15Fix overrun in st7565_write_raw when not at (0, 0) (#13209)Jonathan Rascher1-2/+3
2021-06-10Add ST7565 LCD driver (#13089)Ryan1-0/+479