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

7 lines
190 B
JSON

{
"bindings": {
"0": { "type": "launch", "target": "notepad.exe" },
"1": { "type": "url", "target": "https://github.com" },
"2": { "type": "keystroke", "target": "^{c}" }
}
}