summaryrefslogtreecommitdiffstats
path: root/data/templates/config-overrides/common/lv_conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'data/templates/config-overrides/common/lv_conf.h')
-rw-r--r--data/templates/config-overrides/common/lv_conf.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/templates/config-overrides/common/lv_conf.h b/data/templates/config-overrides/common/lv_conf.h
new file mode 100644
index 0000000000..5c003a6a10
--- /dev/null
+++ b/data/templates/config-overrides/common/lv_conf.h
@@ -0,0 +1,10 @@
+// Copyright 2022 Nick Brassel (@tzarc)
+// SPDX-License-Identifier: GPL-2.0-or-later
+#pragma once
+
+// #define LV_DITHER_GRADIENT 1
+
+#include_next <lv_conf.h>
+
+// #undef LV_COLOR_16_SWAP
+// #define LV_COLOR_16_SWAP 0