Use the new ST7565 driver on Ergodox Infinity (#13165)

This commit is contained in:
Joakim Tufvegren
2021-07-07 10:05:35 +02:00
committed by GitHub
parent 90af59ea9d
commit e675a9fc60
5 changed files with 107 additions and 12 deletions

View File

@@ -80,6 +80,10 @@ inline void ergodox_led_all_set(uint8_t n) {
ergodox_right_led_3_set(n);
}
#ifndef VISUALIZER_ENABLE
void ergodox_infinity_lcd_color(uint16_t r, uint16_t g, uint16_t b);
#endif
/*
* LEFT HAND: LINES 88-95
* RIGHT HAND: LINES 97-104