aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/moon/keyboard.json
diff options
context:
space:
mode:
authorJames Young2024-05-22 12:13:39 +0200
committerGitHub2024-05-22 12:13:39 +0200
commit495e83b30f86a2ce4511f84f2e9cefb8e7f99136 (patch)
tree744ccbd0502b95dbe95f5d263fc41c9d62b6de3c /keyboards/moon/keyboard.json
parentd1547320a0236eff98906f908224fe0d46b4b0e5 (diff)
Migrate `LOCKING_*_ENABLE` to Data-Driven: M, Part 2 (#23773)
Affects: - `mkh_studio/bully` - `mlego/m48/rev1` - `mlego/m60/rev1` - `mlego/m60_split/rev1` - `mlego/m60_split/rev2` - `mntre` - `mode/m65ha_alpha` - `mode/m65hi_alpha` - `mode/m65s` - `mode/m80v1/m80h` - `mode/m80v1/m80s` - `mode/m80v2/m80v2h` - `mode/m80v2/m80v2s` - `molecule` - `momoka_ergo` - `monarch` - `monsgeek/m1` - `monsgeek/m3` - `monsgeek/m5` - `monsgeek/m6` - `monstargear/xo87/rgb` - `monstargear/xo87/solderable` - `montsinger/rebound/rev1` - `montsinger/rebound/rev2` - `montsinger/rebound/rev3` - `montsinger/rebound/rev4` - `montsinger/rewind` - `moon` - `morizon` - `mountainblocks/mb17` - `mt/blocked65` - `mt/mt64rgb` - `mt/mt980` - `mtbkeys/mtb60/hotswap` - `mtbkeys/mtb60/solder` - `murcielago/rev1` - `mxss` - `mysticworks/wyvern`
Diffstat (limited to 'keyboards/moon/keyboard.json')
-rw-r--r--keyboards/moon/keyboard.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/moon/keyboard.json b/keyboards/moon/keyboard.json
index 4c66cb51a9..76d2c08f7e 100644
--- a/keyboards/moon/keyboard.json
+++ b/keyboards/moon/keyboard.json
@@ -17,6 +17,12 @@
"nkro": true,
"backlight": true
},
+ "qmk": {
+ "locking": {
+ "enabled": true,
+ "resync": true
+ }
+ },
"backlight": {
"pin": "C6"
},