OLED Driver improvements (#20331)
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
This commit is contained in:
parent
8a332e6f01
commit
2ddad246ce
7 changed files with 492 additions and 954 deletions
|
@ -14,7 +14,4 @@ AUDIO_DRIVER = pwm_hardware
|
|||
ENCODER_ENABLE = yes
|
||||
RGB_MATRIX_ENABLE = yes
|
||||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = custom
|
||||
# Project specific files
|
||||
SRC += lib/ssd1306_sh1106.c
|
||||
QUANTUM_LIB_SRC += spi_master.c
|
||||
OLED_TRANSPORT = spi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue