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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 157 additions and 314 deletions

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];