Skip to content

Commit

Permalink
sn32 rgb driver: rename more keyboards sn32f24xb-> sn32f2xx
Browse files Browse the repository at this point in the history
  • Loading branch information
dexter93 committed Sep 17, 2024
1 parent cd6d6aa commit bfbfc84
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion keyboards/designedbygg/redblade/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
"splash" : true,
"typing_heatmap" : true
},
"driver": "sn32f24xb",
"driver": "sn32f2xx",
"layout": [
{"matrix": [0, 0],"flags": 1,"x":0, "y":0},
{"matrix": [0, 2],"flags": 1,"x":21, "y":0},
Expand Down
2 changes: 1 addition & 1 deletion keyboards/hator/gravity/tkl/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"solid_splash": true,
"riverflow": true
},
"driver": "sn32f24xb",
"driver": "sn32f2xx",
"layout": [
{ "matrix": [ 0, 0 ], "flags": 4, "x": 0, "y": 0 },
{ "matrix": [ 0, 1 ], "flags": 4, "x": 26, "y": 0 },
Expand Down
2 changes: 1 addition & 1 deletion keyboards/keychron/c1/rgb/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
}
},
"rgb_matrix": {
"driver": "sn32f24xb",
"driver": "sn32f2xx",
"animations": {
"breathing": true,
"band_spiral_val": true,
Expand Down
2 changes: 1 addition & 1 deletion keyboards/keychron/k12/rgb/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"splash": true,
"typing_heatmap": true
},
"driver": "sn32f24xb",
"driver": "sn32f2xx",
"react_on_keyup": true,
"sleep": true
},
Expand Down
2 changes: 1 addition & 1 deletion keyboards/keychron/k4/rgb/v2/iso/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
},

"rgb_matrix": {
"driver": "sn32f24xb",
"driver": "sn32f2xx",
"layout": [
{ "matrix": [ 0, 0 ], "flags": 4, "x": 0, "y": 0 },
{ "matrix": [ 0, 1 ], "flags": 4, "x": 12, "y": 0 },
Expand Down
2 changes: 1 addition & 1 deletion keyboards/redragon/k552/v2/iso/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"splash" : true,
"typing_heatmap" : true
},
"driver": "sn32f24xb",
"driver": "sn32f2xx",
"layout": [
{"matrix": [0, 0], "flags": 4, "x": 0, "y": 0},

Expand Down
2 changes: 1 addition & 1 deletion keyboards/redragon/k582/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"solid_splash": true,
"riverflow": true
},
"driver": "sn32f24xb",
"driver": "sn32f2xx",
"layout": [
{"matrix": [0, 0], "flags": 4, "x": 0, "y": 0},

Expand Down

0 comments on commit bfbfc84

Please sign in to comment.