From 4b3f9b8b3a41c96f788564b9931535b120216ea3 Mon Sep 17 00:00:00 2001 From: Dasky <32983009+daskygit@users.noreply.github.com> Date: Fri, 15 Dec 2023 14:30:35 +0000 Subject: Add Reverb keyboard. (#22387) Co-authored-by: Joel Challis --- keyboards/dasky/reverb/graphics/splash.qgf.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 keyboards/dasky/reverb/graphics/splash.qgf.h (limited to 'keyboards/dasky/reverb/graphics/splash.qgf.h') diff --git a/keyboards/dasky/reverb/graphics/splash.qgf.h b/keyboards/dasky/reverb/graphics/splash.qgf.h new file mode 100644 index 0000000000..15b5f4220c --- /dev/null +++ b/keyboards/dasky/reverb/graphics/splash.qgf.h @@ -0,0 +1,11 @@ +// Copyright 2023 QMK -- generated source code only, image retains original copyright +// SPDX-License-Identifier: GPL-2.0-or-later + +// This file was auto-generated by `qmk painter-convert-graphics -i splash.png -f pal256` + +#pragma once + +#include + +extern const uint32_t gfx_splash_length; +extern const uint8_t gfx_splash[36030]; -- cgit v1.2.3