summaryrefslogtreecommitdiffstats
path: root/sketch.json
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2022-09-24 14:35:14 -0400
committerBrian Cully <bjc@kublai.com>2022-09-24 14:35:14 -0400
commit6054e32b278d35cf89df990d9a23290d49e379f7 (patch)
tree96f73c87427d2c0ad52ac5b3c1e251dbcdcfce51 /sketch.json
downloadModel100-6054e32b278d35cf89df990d9a23290d49e379f7.tar.gz
Model100-6054e32b278d35cf89df990d9a23290d49e379f7.zip
initial firmware for model 100, based on my model 01 sketch.
Diffstat (limited to 'sketch.json')
-rw-r--r--sketch.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/sketch.json b/sketch.json
new file mode 100644
index 0000000..e00344e
--- /dev/null
+++ b/sketch.json
@@ -0,0 +1,6 @@
+{
+ "cpu": {
+ "fqbn": "keyboardio:gd32:keyboardio_model_100",
+ "port": ""
+ }
+}