diff --git a/keyboards/lotus/ansi/info.json b/keyboards/lotus/ansi/info.json index 8507b665a9..ab02702c50 100644 --- a/keyboards/lotus/ansi/info.json +++ b/keyboards/lotus/ansi/info.json @@ -5,7 +5,7 @@ "bootloader": "rp2040", "features": { "bootmagic": false, - "mousekey": true, + "mousekey": false, "extrakey": true, "console": true, "command": false, diff --git a/keyboards/lotus/gridpad/info.json b/keyboards/lotus/gridpad/info.json index 93d1706ad2..873486b8cf 100644 --- a/keyboards/lotus/gridpad/info.json +++ b/keyboards/lotus/gridpad/info.json @@ -5,7 +5,7 @@ "bootloader": "rp2040", "features": { "bootmagic": false, - "mousekey": true, + "mousekey": false, "extrakey": true, "console": true, "command": false, diff --git a/keyboards/lotus/iso/info.json b/keyboards/lotus/iso/info.json index 7fb19b8f79..4624f43b07 100644 --- a/keyboards/lotus/iso/info.json +++ b/keyboards/lotus/iso/info.json @@ -5,7 +5,7 @@ "bootloader": "rp2040", "features": { "bootmagic": false, - "mousekey": true, + "mousekey": false, "extrakey": true, "console": true, "command": false, diff --git a/keyboards/lotus/jis/info.json b/keyboards/lotus/jis/info.json index 9f2245209e..d8f0f46cef 100644 --- a/keyboards/lotus/jis/info.json +++ b/keyboards/lotus/jis/info.json @@ -5,7 +5,7 @@ "bootloader": "rp2040", "features": { "bootmagic": false, - "mousekey": true, + "mousekey": false, "extrakey": true, "console": true, "command": false, diff --git a/keyboards/lotus/numpad/info.json b/keyboards/lotus/numpad/info.json index d9d4986522..fb012d405f 100644 --- a/keyboards/lotus/numpad/info.json +++ b/keyboards/lotus/numpad/info.json @@ -5,7 +5,7 @@ "bootloader": "rp2040", "features": { "bootmagic": false, - "mousekey": true, + "mousekey": false, "extrakey": true, "console": true, "command": false,