blob: 63b828340426d61a41307e35e24305b78e711670 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
// 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];
|