aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ploopyco/mouse/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ploopyco/mouse/info.json')
-rw-r--r--keyboards/ploopyco/mouse/info.json12
1 files changed, 9 insertions, 3 deletions
diff --git a/keyboards/ploopyco/mouse/info.json b/keyboards/ploopyco/mouse/info.json
index 1f110aad71..e24572cc54 100644
--- a/keyboards/ploopyco/mouse/info.json
+++ b/keyboards/ploopyco/mouse/info.json
@@ -9,6 +9,15 @@
"device_version": "0.0.1",
"max_power": 100
},
+ "features": {
+ "bootmagic": true,
+ "extrakey": true,
+ "mousekey": true,
+ "nkro": false,
+ "pointing_device": true,
+ "rgblight": false,
+ "encoder": true
+ },
"bootmagic": {
"matrix": [0, 3]
},
@@ -31,9 +40,6 @@
["D4", "D2", "E6", "B6", "D7", "C6", "C7", "B7"]
]
},
- "features": {
- "encoder": true
- },
"encoder": {
"driver": "custom"
},