Fixes the numlock indicator for Magic Force MF17 numpad (#25260)

This commit is contained in:
Wasteland Fluttershy 2025-05-14 06:23:16 +03:00 committed by GitHub
parent 6b1a376aee
commit e0b037c2cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"],