Update keyboards/mariorion_v25/proto/info.json

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Maria 2023-10-26 18:45:59 +01:00 committed by GitHub
parent 6e534eed82
commit 7cb7fd8ba0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,11 @@
"led_map": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 24, 23, 22, 21, 20], "led_map": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 24, 23, 22, 21, 20],
"sleep": true "sleep": true
}, },
"indicators": {
"caps_lock": "A5",
"num_lock": "A15",
"on_state": 0
},
"ws2812": { "ws2812": {
"driver": "pwm", "driver": "pwm",
"pin": "B9" "pin": "B9"