[feature] Move files to seperate subfolder to make combining with existing userspace easier
This commit is contained in:
parent
5edaa4b3ca
commit
1764ca5f2f
46 changed files with 78 additions and 64 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue