summaryrefslogtreecommitdiffstats
path: root/keyboards/business_card/alpha/info.json
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-01-13 06:13:45 +0800
committerGitHub <noreply@github.com>2022-01-12 14:13:45 -0800
commit92b2738bbbe98db0224972c612e06fe3f2f86045 (patch)
tree67a5d093ef34ba9ac573582a7da2bd35479e8b91 /keyboards/business_card/alpha/info.json
parent5eb7eee5609768f993721e4360906e8e738620cc (diff)
move @kakunpc 's keebs into kakunpc/ (#15814)
Co-authored-by: kakunpc <15257475+kakunpc@users.noreply.github.com>
Diffstat (limited to 'keyboards/business_card/alpha/info.json')
-rw-r--r--keyboards/business_card/alpha/info.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/business_card/alpha/info.json b/keyboards/business_card/alpha/info.json
deleted file mode 100644
index 57f0fbd9a6..0000000000
--- a/keyboards/business_card/alpha/info.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "keyboard_name": "business_card alpha",
- "url": "",
- "maintainer": "kakunpc",
- "layouts": {
- "LAYOUT": {
- "layout": [
- {"label":"1", "x":0, "y":0},
- {"label":"2", "x":1, "y":0},
- {"label":"3", "x":2, "y":0},
- {"label":"4", "x":0, "y":1},
- {"label":"5", "x":1, "y":1},
- {"label":"6", "x":2, "y":1}
- ]
- }
- }
-}