You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
244 B

  1. SERIAL_DRIVER = vendor
  2. POINTING_DEVICE_ENABLE = yes
  3. POINTING_DEVICE_DRIVER = cirque_pinnacle_spi
  4. QUANTUM_PAINTER_ENABLE = yes
  5. QUANTUM_PAINTER_DRIVERS += st7789_spi
  6. QUANTUM_PAINTER_LVGL_INTEGRATION = yes
  7. SRC += lvgl_helpers.c \
  8. display.c