forked from mirrors/qmk_firmware
aa06893b58
* Add Djinn. * Review comments. * Further cleanup.
11 lines
345 B
C
11 lines
345 B
C
// Copyright 2022 QMK -- generated source code only, font retains original copyright
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
// This file was auto-generated by `qmk painter-convert-font-image -i thintel15.png -f mono2`
|
|
|
|
#pragma once
|
|
|
|
#include <qp.h>
|
|
|
|
extern const uint32_t font_thintel15_length;
|
|
extern const uint8_t font_thintel15[966];
|