diff --git a/qmk.json b/qmk.json index 3afc389f..4f2ec29e 100644 --- a/qmk.json +++ b/qmk.json @@ -1,4 +1,6 @@ { - "userspace_version": "1.0", - "build_targets": [] -} \ No newline at end of file + "userspace_version": "1.1", + "build_targets": [ + ["tutte_coxeter_36e", "default"] + ] +}