mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 21:01:31 +00:00
Fixes the numlock indicator for Magic Force MF17 numpad (#25260)
This commit is contained in:
parent
6b1a376aee
commit
e0b037c2cd
@ -96,7 +96,7 @@
|
|||||||
"sleep": true
|
"sleep": true
|
||||||
},
|
},
|
||||||
"indicators": {
|
"indicators": {
|
||||||
"caps_lock": "B15",
|
"num_lock": "B15",
|
||||||
"on_state": 0
|
"on_state": 0
|
||||||
},
|
},
|
||||||
"community_layouts": ["numpad_5x4"],
|
"community_layouts": ["numpad_5x4"],
|
||||||
|
Loading…
Reference in New Issue
Block a user