DecenTKL main keyboard (#24702)

This commit is contained in:
Bertrand Le Roy 2024-12-23 22:25:37 -08:00 committed by GitHub
parent 58807b0288
commit 18cca2062e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 746 additions and 0 deletions

View file

@ -0,0 +1,9 @@
// 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"