e2d6187339
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
11 lines
279 B
C
11 lines
279 B
C
// Copyright 2023 jpe230 (@jpe230)
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
// This file was auto-generated by `qmk painter-convert-graphics -i logo.png -f rgb565`
|
|
|
|
#pragma once
|
|
|
|
#include <qp.h>
|
|
|
|
extern const uint32_t gfx_logo_length;
|
|
extern const uint8_t gfx_logo[24769];
|