mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-27 11:06:37 +06:00
7 lines
175 B
C
7 lines
175 B
C
|
// Copyright 2022 Aidan Smith (@Aidan-OS)
|
||
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
#define OLED_DISPLAY_128X64 //Comment this out to change the screen size
|