aboutsummaryrefslogtreecommitdiff
path: root/ff.json
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2024-08-11 16:43:29 +0200
committerSébastien Dailly <sebastien@dailly.me>2024-08-11 16:43:29 +0200
commit109c4395a86c72fb34f820c633a1679590dc8fdb (patch)
tree7f6f405b9e4d4bf6b1650f65d4b9e40fcdbe3f83 /ff.json
Initial commitmain
Diffstat (limited to 'ff.json')
-rw-r--r--ff.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/ff.json b/ff.json
new file mode 100644
index 0000000..ad8f44e
--- /dev/null
+++ b/ff.json
@@ -0,0 +1,6 @@
+{ "Firefox": [
+ {"seq": ["A", "B", "C"]}, ["^", "R"], ["^", "T"], ["^", "W"],
+ null, null, ["^", "PAGE_UP"], ["^", "PAGE_DOWN"],
+ null, null, ["^", "WINDOWS", "LEFT_ARROW"], ["^", "WINDOWS", "RIGHT_ARROW"],
+ null, null, null, null
+]}