Browse Source

json formatting

pull/23172/head
Cipulot 3 months ago
parent
commit
db7ecd191b
1 changed files with 6 additions and 6 deletions
  1. +6
    -6
      keyboards/cipulot/ec_980c/info.json

+ 6
- 6
keyboards/cipulot/ec_980c/info.json View File

@ -6,12 +6,6 @@
"build": {
"lto": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"diode_direction": "COL2ROW",
"eeprom": {
"wear_leveling": {
@ -27,6 +21,12 @@
"rgb_matrix": true
},
"processor": "STM32F411",
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"rgb_matrix": {
"animations": {
"breathing": true,


Loading…
Cancel
Save