Skip to content

Commit

Permalink
Fixed key color on the JSON
Browse files Browse the repository at this point in the history
Fixed key color on the JSON which made the keyboard layout look irrational on VIA (The keys were del, end and page down)
  • Loading branch information
Mhilkos authored Aug 21, 2024
1 parent f83599b commit 56bcfc6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion keyboards/keychron/v6_max/via_json/v6_max_iso_encoder.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,8 @@
},
"2, 13",
{
"x": 0.25
"x": 0.25,
"c": "#cccccc"
},
"2, 14",
"2, 15",
Expand Down

0 comments on commit 56bcfc6

Please sign in to comment.