1
0
Files
QMK Bot 4f7a7873c8 [CI] Format code according to conventions (#26000)
Format code according to conventions
2026-02-11 16:06:13 +00:00

10 lines
170 B
C

// Copyright 2023 QMK
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define I2C1_SDA_PIN GP26
#define I2C1_SCL_PIN GP27
#define OLED_FONT_H "atari-font.c"