[feature] Move files to seperate subfolder to make combining with existing userspace easier

This commit is contained in:
VeyPatch 2025-01-14 13:36:03 +01:00
parent 5edaa4b3ca
commit 1764ca5f2f
46 changed files with 78 additions and 64 deletions

View file

@ -1,9 +1,6 @@
// Include the main display functions so we don't have to initialize the display again
#include "hlc_tft_display/hlc_tft_display.h"
// Include the QP api
#include "qp_surface.h"
// Add a font, this font is generated using the QP CLI tools (https://docs.qmk.fm/quantum_painter#quantum-painter-cli)
#include "graphics/thintel15.qff.h"