12 lines
355 B
C
12 lines
355 B
C
|
// Copyright 2023 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 robotomono20.png -f mono4`
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
#include <qp.h>
|
||
|
|
||
|
extern const uint32_t font_robotomono20_length;
|
||
|
extern const uint8_t font_robotomono20[4904];
|