From 517a78c61eebcd2ab30548af9f9efcd69c54e9b5 Mon Sep 17 00:00:00 2001 From: Manna Harbour <51143715+manna-harbour@users.noreply.github.com> Date: Sat, 30 Jan 2021 22:54:21 +1100 Subject: [PATCH] Add required envvars comment to makefile --- config/makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/makefile b/config/makefile index 03316e4..7e8db1d 100644 --- a/config/makefile +++ b/config/makefile @@ -1,3 +1,5 @@ +# requires ZMK_APP_DIR (.../zmk/app) and ZMK_CONFIG (.../zmk-config/config) + .PHONY: default default: corne