~ruther/qmk_firmware

ref: 260b01a0cd8c7d88dac93a818c5539e90369c6bf qmk_firmware/keyboards/handwired/onekey/stm32f3_disco/config.h -rw-r--r-- 223 bytes
260b01a0 — Rutherther chore: move features to userspace 9 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
// Copyright 2023 Stefan Kerkmann
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#define ADC_PIN A0

#define UART_TX_PIN C4
#define UART_RX_PIN C5

#define SERIAL_USART_TX_PIN C4
#define SERIAL_USART_RX_PIN C4
Do not follow this link