diff --git a/examples/Devices/Keyboardio/Model01/sketch.json b/examples/Devices/Keyboardio/Model01/sketch.json new file mode 100644 index 00000000..884ed009 --- /dev/null +++ b/examples/Devices/Keyboardio/Model01/sketch.json @@ -0,0 +1,6 @@ +{ + "cpu": { + "fqbn": "keyboardio:avr:model01", + "port": "" + } +}