diff options
| author | spbgzh <72414103+spbgzh@users.noreply.github.com> | 2023-08-12 16:53:28 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-12 01:53:28 -0700 |
| commit | e4e90fa113fed9f91e6b7ae2e9970ba320f60bb7 (patch) | |
| tree | e8e3cb4393f1730a2d89e374b7a3b580718cb847 /keyboards/wuque | |
| parent | 3831407da9e63be833098afb96e7147e7b0d6940 (diff) | |
[Keyboard] fix json for nemui65 (#21629)
Diffstat (limited to 'keyboards/wuque')
| -rw-r--r-- | keyboards/wuque/nemui65/info.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/wuque/nemui65/info.json b/keyboards/wuque/nemui65/info.json index b56df19efd..65cfebf9b4 100644 --- a/keyboards/wuque/nemui65/info.json +++ b/keyboards/wuque/nemui65/info.json | |||
| @@ -14,10 +14,10 @@ | |||
| 14 | "features": { | 14 | "features": { |
| 15 | "bootmagic": true, | 15 | "bootmagic": true, |
| 16 | "command": false, | 16 | "command": false, |
| 17 | "console": false | 17 | "console": false, |
| 18 | "extrakey": true, | 18 | "extrakey": true, |
| 19 | "mousekey": true, | 19 | "mousekey": true, |
| 20 | "nkro": true | 20 | "nkro": true, |
| 21 | "rbglight": true | 21 | "rbglight": true |
| 22 | }, | 22 | }, |
| 23 | "diode_direction": "COL2ROW", | 23 | "diode_direction": "COL2ROW", |
