lotus: Disable mouse mode
It's not a mouse Signed-off-by: Daniel Schaefer <dhs@frame.work>
This commit is contained in:
parent
e721465ce2
commit
68b622cf8a
@ -5,7 +5,7 @@
|
||||
"bootloader": "rp2040",
|
||||
"features": {
|
||||
"bootmagic": false,
|
||||
"mousekey": true,
|
||||
"mousekey": false,
|
||||
"extrakey": true,
|
||||
"console": true,
|
||||
"command": false,
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"bootloader": "rp2040",
|
||||
"features": {
|
||||
"bootmagic": false,
|
||||
"mousekey": true,
|
||||
"mousekey": false,
|
||||
"extrakey": true,
|
||||
"console": true,
|
||||
"command": false,
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"bootloader": "rp2040",
|
||||
"features": {
|
||||
"bootmagic": false,
|
||||
"mousekey": true,
|
||||
"mousekey": false,
|
||||
"extrakey": true,
|
||||
"console": true,
|
||||
"command": false,
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"bootloader": "rp2040",
|
||||
"features": {
|
||||
"bootmagic": false,
|
||||
"mousekey": true,
|
||||
"mousekey": false,
|
||||
"extrakey": true,
|
||||
"console": true,
|
||||
"command": false,
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"bootloader": "rp2040",
|
||||
"features": {
|
||||
"bootmagic": false,
|
||||
"mousekey": true,
|
||||
"mousekey": false,
|
||||
"extrakey": true,
|
||||
"console": true,
|
||||
"command": false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user