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