blob: 15b5f4220c5174351eb31940649ca5d91fb5b3c1 (
plain)
1
2
3
4
5
6
7
8
9
10
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 <qp.h>
extern const uint32_t gfx_splash_length;
extern const uint8_t gfx_splash[36030];
|