2023-10-03 15:30:08 +02:00
|
|
|
# include common settings
|
2024-09-22 18:20:51 +02:00
|
|
|
ROOT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))
|
|
|
|
include ${ROOT_DIR}../../../../rules.mk
|
2023-10-02 20:43:03 +02:00
|
|
|
|
2023-08-11 23:16:38 +02:00
|
|
|
# build
|
|
|
|
# qmk compile -kb planck/rev6_drop -km christoph-cullmann
|
|
|
|
# qmk flash -kb planck/rev6_drop -km christoph-cullmann
|