Skip to content

Commit

Permalink
[TractylM] Set OLED to use SPI
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna committed Aug 3, 2024
1 parent cbba1c2 commit 2b6cd18
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ ifeq ($(strip $(KEYBOARD)), handwired/tractyl_manuform/5x6_right/f405_coreboard)
RTC_DRIVER = vendor
WATCHDOG_ENABLE = yes
OLED_ENABLE = no

OLED_TRANSPORT = spi

BACKLIGHT_ENABLE = yes
QUANTUM_PAINTER_ENABLE = yes
Expand Down

0 comments on commit 2b6cd18

Please sign in to comment.