forked from mirrors/qmk_firmware
aa06893b58
* Add Djinn. * Review comments. * Further cleanup.
11 lines
351 B
C
11 lines
351 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-caps-ON.png -f mono4`
|
|
|
|
#pragma once
|
|
|
|
#include <qp.h>
|
|
|
|
extern const uint32_t gfx_lock_caps_ON_length;
|
|
extern const uint8_t gfx_lock_caps_ON[291];
|