diff --git a/tests/examples/basic-keypress/sketch.json b/tests/examples/basic-keypress/sketch.json new file mode 100644 index 00000000..43dc4c7e --- /dev/null +++ b/tests/examples/basic-keypress/sketch.json @@ -0,0 +1,6 @@ +{ + "cpu": { + "fqbn": "keyboardio:virtual:model01", + "port": "" + } +} \ No newline at end of file diff --git a/tests/features/keycodes/sketch.json b/tests/features/keycodes/sketch.json new file mode 100644 index 00000000..43dc4c7e --- /dev/null +++ b/tests/features/keycodes/sketch.json @@ -0,0 +1,6 @@ +{ + "cpu": { + "fqbn": "keyboardio:virtual:model01", + "port": "" + } +} \ No newline at end of file diff --git a/tests/features/layers/activation-order/sketch.json b/tests/features/layers/activation-order/sketch.json new file mode 100644 index 00000000..43dc4c7e --- /dev/null +++ b/tests/features/layers/activation-order/sketch.json @@ -0,0 +1,6 @@ +{ + "cpu": { + "fqbn": "keyboardio:virtual:model01", + "port": "" + } +} \ No newline at end of file diff --git a/tests/hid/hid-v1.2-consumer-keys/sketch.json b/tests/hid/hid-v1.2-consumer-keys/sketch.json new file mode 100644 index 00000000..43dc4c7e --- /dev/null +++ b/tests/hid/hid-v1.2-consumer-keys/sketch.json @@ -0,0 +1,6 @@ +{ + "cpu": { + "fqbn": "keyboardio:virtual:model01", + "port": "" + } +} \ No newline at end of file diff --git a/tests/issues/840/sketch.json b/tests/issues/840/sketch.json new file mode 100644 index 00000000..43dc4c7e --- /dev/null +++ b/tests/issues/840/sketch.json @@ -0,0 +1,6 @@ +{ + "cpu": { + "fqbn": "keyboardio:virtual:model01", + "port": "" + } +} \ No newline at end of file diff --git a/tests/issues/941/sketch.json b/tests/issues/941/sketch.json new file mode 100644 index 00000000..43dc4c7e --- /dev/null +++ b/tests/issues/941/sketch.json @@ -0,0 +1,6 @@ +{ + "cpu": { + "fqbn": "keyboardio:virtual:model01", + "port": "" + } +} \ No newline at end of file diff --git a/tests/issues/951/sketch.json b/tests/issues/951/sketch.json new file mode 100644 index 00000000..43dc4c7e --- /dev/null +++ b/tests/issues/951/sketch.json @@ -0,0 +1,6 @@ +{ + "cpu": { + "fqbn": "keyboardio:virtual:model01", + "port": "" + } +} \ No newline at end of file diff --git a/tests/issues/970/sketch.json b/tests/issues/970/sketch.json new file mode 100644 index 00000000..43dc4c7e --- /dev/null +++ b/tests/issues/970/sketch.json @@ -0,0 +1,6 @@ +{ + "cpu": { + "fqbn": "keyboardio:virtual:model01", + "port": "" + } +} \ No newline at end of file diff --git a/tests/plugins/Macros/basic/sketch.json b/tests/plugins/Macros/basic/sketch.json new file mode 100644 index 00000000..43dc4c7e --- /dev/null +++ b/tests/plugins/Macros/basic/sketch.json @@ -0,0 +1,6 @@ +{ + "cpu": { + "fqbn": "keyboardio:virtual:model01", + "port": "" + } +} \ No newline at end of file diff --git a/tests/plugins/Qukeys/basic/sketch.json b/tests/plugins/Qukeys/basic/sketch.json new file mode 100644 index 00000000..43dc4c7e --- /dev/null +++ b/tests/plugins/Qukeys/basic/sketch.json @@ -0,0 +1,6 @@ +{ + "cpu": { + "fqbn": "keyboardio:virtual:model01", + "port": "" + } +} \ No newline at end of file diff --git a/tests/plugins/Redial/basic/sketch.json b/tests/plugins/Redial/basic/sketch.json new file mode 100644 index 00000000..43dc4c7e --- /dev/null +++ b/tests/plugins/Redial/basic/sketch.json @@ -0,0 +1,6 @@ +{ + "cpu": { + "fqbn": "keyboardio:virtual:model01", + "port": "" + } +} \ No newline at end of file diff --git a/tests/simulator/timestamps/sketch.json b/tests/simulator/timestamps/sketch.json new file mode 100644 index 00000000..43dc4c7e --- /dev/null +++ b/tests/simulator/timestamps/sketch.json @@ -0,0 +1,6 @@ +{ + "cpu": { + "fqbn": "keyboardio:virtual:model01", + "port": "" + } +} \ No newline at end of file diff --git a/tests/simulator/timing/sketch.json b/tests/simulator/timing/sketch.json new file mode 100644 index 00000000..43dc4c7e --- /dev/null +++ b/tests/simulator/timing/sketch.json @@ -0,0 +1,6 @@ +{ + "cpu": { + "fqbn": "keyboardio:virtual:model01", + "port": "" + } +} \ No newline at end of file