summaryrefslogtreecommitdiff
path: root/keyboards/dozen0/info.json
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-02-01 03:46:08 +0800
committerGitHub <noreply@github.com>2022-01-31 11:46:08 -0800
commit6cb0e8924ba258e112174b1dac36c88d16fbc560 (patch)
tree114ca9156840ca462aea3642c56ed0267dfbaa7b /keyboards/dozen0/info.json
parent2427678f7d4f04df10392e07d6c42578775ec15f (diff)
[Keyboard] move @yynmt 's boards into /yynmt (#16075)
Diffstat (limited to 'keyboards/dozen0/info.json')
-rw-r--r--keyboards/dozen0/info.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/dozen0/info.json b/keyboards/dozen0/info.json
deleted file mode 100644
index 38e0f38751..0000000000
--- a/keyboards/dozen0/info.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "keyboard_name": "Dozen0",
- "url": "http://yynmt.com",
- "maintainer": "yynmt",
- "layouts": {
- "LAYOUT": {
- "layout": [
- {"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":4, "y":0}, {"x":5, "y":0},
- {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}, {"x":4, "y":1}, {"x":5, "y":1}
- ]
- }
- }
-}