sample-config.json 223 B

123456789
  1. {
  2. "keys": {
  3. "115": "~/bin/on/bt-shutter-pressed-short",
  4. "42": {
  5. "short": ["~/bin/on/bt-answer-pressed", "short"],
  6. "long": ["~/bin/on/bt-answer-pressed", "long"]
  7. }
  8. }
  9. }