[Keyboard] Overhaul uzu42 (#17868)

This commit is contained in:
Drashna Jaelre
2022-08-01 06:04:26 -07:00
committed by GitHub
parent 0e3b1740ef
commit b1eac5c671
11 changed files with 165 additions and 296 deletions

View File

@@ -0,0 +1,8 @@
// Copyright 2022 QMK
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#ifndef OLED_FONT_H
# define OLED_FONT_H "keyboards/uzu42/glcdfont.c"
#endif