diff options
| author | Joel Challis | 2025-07-07 16:10:51 +0200 |
|---|---|---|
| committer | GitHub | 2025-07-07 16:10:51 +0200 |
| commit | d151b1bef5dcb939689b1ed74ba6dbd01b2bd637 (patch) | |
| tree | 085f272bf2ab8ac7a1ff5b286b4b58ea63ee0e3d /keyboards/moon/keyboard.json | |
| parent | baf0060761db4e0f1d631b00e6057c6763470e78 (diff) | |
Convert moon to lite custom matrix (#25452)
Diffstat (limited to 'keyboards/moon/keyboard.json')
| -rw-r--r-- | keyboards/moon/keyboard.json | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/keyboards/moon/keyboard.json b/keyboards/moon/keyboard.json index 76d2c08f7e..ea3d34b650 100644 --- a/keyboards/moon/keyboard.json +++ b/keyboards/moon/keyboard.json @@ -9,13 +9,11 @@ "device_version": "0.0.1" }, "features": { - "bootmagic": false, - "mousekey": true, + "backlight": true, + "bootmagic": true, "extrakey": true, - "console": true, - "command": true, - "nkro": true, - "backlight": true + "mousekey": true, + "nkro": true }, "qmk": { "locking": { |