mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-28 22:20:13 +00:00
12 lines
279 B
C
12 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];
|