mirror of
https://github.com/qmk/qmk_firmware
synced 2024-12-22 16:36:58 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
37b1898488
File diff suppressed because it is too large
Load Diff
@ -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];
|
||||
|
Loading…
x
Reference in New Issue
Block a user