Skip to content

Commit

Permalink
Unstash makefile changes
Browse files Browse the repository at this point in the history
  • Loading branch information
obra committed Dec 18, 2023
1 parent 6bcb4eb commit 39f6056
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,9 @@ else
endif

BOARDS = \
EZ/ErgoDox \
Keyboardio/Atreus \
Keyboardio/Model01 \
Keyboardio/Model100 \
SOFTHRUF/Splitography \
Technomancy/Atreus
Keyboardio/Model100

all: message output $(foreach board,${BOARDS},${board}@build)
:
Expand Down

0 comments on commit 39f6056

Please sign in to comment.