Remove more duplication of defaults (#25189)

This commit is contained in:
Joel Challis 2025-04-23 03:11:28 +01:00 committed by GitHub
parent 24d896ca06
commit 11cb5cf347
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 12 additions and 27 deletions

View file

@ -31,8 +31,7 @@
"cols": ["B1", "C7", "C13", "B9"]
},
"indicators": {
"num_lock": "C5",
"on_state": 1
"num_lock": "C5"
},
"ws2812": {
"pin": "A8"