From e8a680b88967db4e52da86d56cd9a76e457e54d7 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Fri, 24 Apr 2015 18:03:07 -0700 Subject: [PATCH] start rebuilding commandline infrastructure --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 078be9b4..2386e9b6 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Arduino Make file. Refer to https://github.com/sudar/Arduino-Makefile #BOARD_TAG = keyboardio -BOARD = symmetric60 +BOARD = model01 PORT = /dev/cu.usbmodem1421 ARDUINO_LIBS = THIRD_PARTY_HARDWARE=hardware/keyboardio/avr