better usage docs
This commit is contained in:
parent
faa0a81b83
commit
d3da338094
3 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,3 @@
|
|||
# include common settings
|
||||
ROOT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))
|
||||
include ${ROOT_DIR}../../../../rules.mk
|
||||
|
||||
# build
|
||||
# qmk compile -kb crkbd -km christoph-cullmann
|
||||
# qmk flash -kb crkbd -km christoph-cullmann
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
# include common settings
|
||||
ROOT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))
|
||||
include ${ROOT_DIR}../../../../rules.mk
|
||||
|
||||
# build
|
||||
# qmk compile -kb planck/rev6_drop -km christoph-cullmann
|
||||
# qmk flash -kb planck/rev6_drop -km christoph-cullmann
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue