mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-23 11:52:59 +00: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
|