blob: 95e5f633cb9b8911ad6d93b36b7c16ddf8dce398 (
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 lock-scrl-OFF.png -f mono4`
#pragma once
#include <qp.h>
extern const uint32_t gfx_lock_scrl_OFF_length;
extern const uint8_t gfx_lock_scrl_OFF[292];
|