aboutsummaryrefslogtreecommitdiffstats
path: root/sketch.json
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2021-02-27 21:56:42 -0500
committerBrian Cully <bjc@kublai.com>2021-02-27 21:57:40 -0500
commitee9e08f48aed3344b236d51a4e23139352fbaea1 (patch)
tree1f1613c88879bda63f6fc746c043e1aac0dd712d /sketch.json
parentc056b242816eaa3c992f6803857274c46f1a831b (diff)
downloadModel01-Firmware-ee9e08f48aed3344b236d51a4e23139352fbaea1.tar.gz
Model01-Firmware-ee9e08f48aed3344b236d51a4e23139352fbaea1.zip
Update to new build system.
Diffstat (limited to 'sketch.json')
-rw-r--r--sketch.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/sketch.json b/sketch.json
new file mode 100644
index 0000000..e942006
--- /dev/null
+++ b/sketch.json
@@ -0,0 +1,7 @@
+{
+ "cpu": {
+ "fqbn": "keyboardio:avr:model01",
+ "name": "Keyboardio Model 01",
+ "port": "serial:///dev/ttyACM0"
+ }
+} \ No newline at end of file