mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-23 00:47:02 +06:00
12 lines
354 B
C
12 lines
354 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-OFF.png -f mono4`
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
#include <qp.h>
|
||
|
|
||
|
extern const uint32_t gfx_lock_caps_OFF_length;
|
||
|
extern const uint8_t gfx_lock_caps_OFF[288];
|