Skip to content

Commit

Permalink
fix layouts
Browse files Browse the repository at this point in the history
  • Loading branch information
burkfers committed Mar 16, 2024
1 parent 40ba832 commit b305339
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion resources/qmk_layouts/bastardkb@charybdis@3x5.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"url": "https://github.com/Bastardkb/Charybdis",
"layouts": {
"LAYOUT_split_3x5_3": {
"LAYOUT": {
"layout": [
{ "x": 1, "y": 1.9 },
{ "x": 2, "y": 1.3 },
Expand Down
2 changes: 1 addition & 1 deletion resources/qmk_layouts/bastardkb@charybdis@3x6.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"url": "https://github.com/Bastardkb/Charybdis",
"layouts": {
"LAYOUT_split_3x6_3": {
"LAYOUT": {
"layout": [
{ "x": 0, "y": 1.9 },
{ "x": 1, "y": 1.9 },
Expand Down
2 changes: 1 addition & 1 deletion resources/qmk_layouts/bastardkb@scylla.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"url": "https://github.com/bastardkb/scylla",
"layouts": {
"LAYOUT": {
"LAYOUT_split_4x6_5": {
"layout": [
{ "x": 0 , "y": 0.9 },
{ "x": 1 , "y": 0.9 },
Expand Down

0 comments on commit b305339

Please sign in to comment.