~ruther/qmk_firmware

ref: 0032f293f1283cea497bf3e22d9909f23044a414 qmk_firmware/keyboards/matrix/m20add/rules.mk -rw-r--r-- 214 bytes
0032f293 — Rutherther Move to 36 key layout possibility, custom shift keys 6 months ago
                                                                                
1
2
3
4
5
6
7
8
# custom bootloader
MCU_LDSCRIPT = m20add_boot
BOARD = ST_NUCLEO64_F411RE

CUSTOM_MATRIX = lite
# project specific files
SRC += matrix.c tca6424.c rgb_ring.c drivers/led/issi/is31fl3731.c
I2C_DRIVER_REQUIRED = yes