Purge uGFX. (#14720)

* Purge uGFX.

* Remove remnants of visualizer.

* Remove remnants of uGFX.
This commit is contained in:
Nick Brassel
2021-10-07 10:57:48 +11:00
committed by GitHub
parent bc1f5ef381
commit b2a186cf92
66 changed files with 2 additions and 3898 deletions

View File

@@ -79,9 +79,7 @@ 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
#define XXX KC_NO