[Keyboard] Fix settings for 4pplet/waffling60 (#23862)

master
4pplet 2024-06-12 09:11:50 +02:00 committed by GitHub
parent 8041a88f5d
commit 031ca3b40b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 5 additions and 2 deletions

View File

@ -15,7 +15,8 @@
"console": false,
"extrakey": true,
"key_lock": true,
"mousekey": false,
"mousekey": true,
"encoder": true,
"nkro": true,
"rgblight": true
},

View File

@ -15,7 +15,8 @@
"console": false,
"extrakey": true,
"key_lock": true,
"mousekey": false,
"mousekey": true,
"encoder": true,
"nkro": true,
"rgblight": true
},

View File

@ -16,6 +16,7 @@
"extrakey": true,
"key_lock": true,
"mousekey": true,
"encoder": true,
"nkro": true,
"rgblight": true
},