You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

11 lines
303 B

# specify keyboard / keymap / subproject (if req) and run `docker compose up`
# will install all deps into a docker container and build firmware, cross platform
# Only prereq is docker
qmk:
build: .
environment:
keyboard: lets_split
keymap: adam
subproject: rev2
volumes:
- .:/qmk