~ruther/qmk_firmware

ref: e5e2b8a2620cc1c44916b9d024e7ac341f25448f qmk_firmware/keyboards/ergodox_stm32/rules.mk -rw-r--r-- 198 bytes
e5e2b8a2 — QMK Bot Merge remote-tracking branch 'origin/master' into develop 1 year, 1 month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
# MCU name
MCU = STM32F103
MCU_LDSCRIPT = stm32f103_bootloader
BOARD = ST_NUCLEO64_F103RB

# Bootloader selection
BOOTLOADER = custom

CUSTOM_MATRIX = yes

SRC += matrix.c
I2C_DRIVER_REQUIRED = yes
Do not follow this link