From c31148f482adf44ded7cec1d683e01d995294850 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Sun, 20 Jul 2025 15:26:58 +0200 Subject: Added some tests, and a handle commands in the json (only 'layer' for now) --- ff.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ff.json') diff --git a/ff.json b/ff.json index ad8f44e..b0f2f83 100644 --- a/ff.json +++ b/ff.json @@ -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 ]} -- cgit v1.2.3