diff --git a/configs/input.json b/configs/input.json new file mode 100644 index 0000000..544b7b4 --- /dev/null +++ b/configs/input.json @@ -0,0 +1,3 @@ +{ + +} \ No newline at end of file diff --git a/configs/window.json b/configs/window.json new file mode 100644 index 0000000..544b7b4 --- /dev/null +++ b/configs/window.json @@ -0,0 +1,3 @@ +{ + +} \ No newline at end of file diff --git a/docs/key_config.json b/docs/key_config.json new file mode 100644 index 0000000..38035a7 --- /dev/null +++ b/docs/key_config.json @@ -0,0 +1,6 @@ +{ + "keys" : { + "function-1" : "keys-1", + "function-2" : "keys-2" + } +} \ No newline at end of file