diff --git a/example.json b/example.json new file mode 100644 index 0000000..9bfcfeb --- /dev/null +++ b/example.json @@ -0,0 +1,19 @@ +{ + "connection_code": "", + "key_settings": [ + { + "key_combo": "space", + "strength": 10, + "time": 5000, + "pulseid": "", + "override": true + }, + { + "key_combo": "shift", + "strength": 10, + "time": 5000, + "pulseid": "ec329704", + "override": false + } + ] +} \ No newline at end of file