move four_banger to bpiphany (#16082)

This commit is contained in:
peepeetee
2022-02-10 05:33:40 +08:00
committed by GitHub
parent 8e34b64a99
commit 250fd721ac
7 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,16 @@
{
"keyboard_name": "Four Banger",
"url": "",
"maintainer": "qmk",
"layouts": {
"LAYOUT_ortho_2x2": {
"layout": [
{"x":0, "y":0},
{"x":1, "y":0},
{"x":0, "y":1},
{"x":1, "y":1}
]
}
}
}