aa06893b58
* Add Djinn. * Review comments. * Further cleanup.
11 lines
348 B
C
11 lines
348 B
C
// 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 lock-num-ON.png -f mono4`
|
|
|
|
#pragma once
|
|
|
|
#include <qp.h>
|
|
|
|
extern const uint32_t gfx_lock_num_ON_length;
|
|
extern const uint8_t gfx_lock_num_ON[302];
|