better usage docs

This commit is contained in:
Christoph Cullmann 2024-09-22 18:23:52 +02:00
parent faa0a81b83
commit d3da338094
No known key found for this signature in database
3 changed files with 8 additions and 8 deletions

View file

@ -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

View file

@ -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