qmk_firmware/keyboards/matrix/m12og/rev1/boards/m12og_v1/board.mk
kb-elmo 0ef145db15
Add Matrix 8XV1.2 OG rev1 PCB (#11614)
* add v1 12og pcb

* update

* matrix changes for testing

* Update matrix.c

* finalized files

* rename board versions

* update readmes

* typo in readme

* fix board filenames

* Update keyboards/matrix/m12og/rev1/rev1.c

Co-authored-by: Drashna Jaelre <drashna@live.com>

* change function

* update halconf and chconf

* merge master

* Update readme.md

* Update readme.md

* Update readme.md

Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-11 20:35:13 +10:00

5 lines
161 B
Makefile

# List of all the board related files.
BOARDSRC = $(BOARD_PATH)/boards/m12og_v1/board.c
# Required include directories
BOARDINC = $(BOARD_PATH)/boards/m12og_v1