Remove redundant assignments, since values are default

Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
Nostril 2023-05-27 02:42:57 -07:00 committed by GitHub
parent 32a4d541aa
commit 950abcdcb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,6 @@
"processor": "RP2040",
"bootloader": "rp2040",
"diode_direction": "COL2ROW",
"debounce": 5,
"features": {
"bootmagic": true,
"command": false,
@ -14,7 +13,6 @@
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgblight": false,
"rgb_matrix": true
},
"matrix_pins": {