Remove a tracing element from the Makefile

pull/18/head
Jesse Vincent 10 years ago
parent 93deece2a3
commit f31713a358

@ -9,7 +9,6 @@ THIRD_PARTY_HARDWARE=hardware/keyboardio/avr
#ALTERNATE_CORE = keyboardio
GIT_VERSION := $(shell git describe --abbrev=4 --dirty --always)
include ./_Makefile.Master
include ./blank
astyle:
astyle --style=linux ArduinoKeyboard.ino *.h

Loading…
Cancel
Save