blob: 59711daffdc8cdad4f65013d232d61bdb584d14b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
// Copyright 2022 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 djinn.png -f mono4`
#pragma once
#include <qp.h>
extern const uint32_t gfx_djinn_length;
extern const uint8_t gfx_djinn[3724];
|