forked from mirrors/qmk_firmware
4b3f9b8b3a
Co-authored-by: Joel Challis <git@zvecr.com>
11 lines
355 B
C
11 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];
|