mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-04 22:08:00 +01:00
7 lines
99 B
Makefile
7 lines
99 B
Makefile
# custom bootloader
|
|
MCU_LDSCRIPT = m12og_v1
|
|
BOARD = m12og_v1
|
|
|
|
CUSTOM_MATRIX = lite
|
|
SRC += matrix.c
|