Files
macro-pad/host-app/MacroPad.Host/config.json
T

7 lines
200 B
JSON

{
"bindings": {
"0": { "type": "launch", "target": "notepad.exe" },
"1": { "type": "url", "target": "https://github.com" },
"2": { "type": "keystroke", "target": "ctrl+shift+esc" }
}
}