summaryrefslogtreecommitdiff
path: root/keyboards/uzu42/post_config.h
blob: 69a18bf9624e3687e060275676296e8f845b4e66 (plain)
1
2
3
4
5
6
7
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