diff options
Diffstat (limited to 'ff.json')
-rw-r--r-- | ff.json | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ -{ "Firefox": [ - {"seq": ["A", "B", "C"]}, ["^", "R"], ["^", "T"], ["^", "W"], - null, null, ["^", "PAGE_UP"], ["^", "PAGE_DOWN"], - null, null, ["^", "WINDOWS", "LEFT_ARROW"], ["^", "WINDOWS", "RIGHT_ARROW"], +{ "Initialized": [ + null, null, null, null + null, null, null, null + null, null, null, null null, null, null, null ]} |