Fix font artefact on Reverb keyboard. (#23761)

This commit is contained in:
Dasky
2024-05-22 00:04:18 +01:00
committed by GitHub
parent a8de554d22
commit 3d0f4fa692
2 changed files with 157 additions and 314 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +1,11 @@
// Copyright 2023 QMK -- generated source code only, font retains original copyright
// Copyright 2024 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`
// This file was auto-generated by `qmk painter-convert-font-image -i robotomono20.png -f mono2`
#pragma once
#include <qp.h>
extern const uint32_t font_robotomono20_length;
extern const uint8_t font_robotomono20[4904];
extern const uint8_t font_robotomono20[2396];