summaryrefslogtreecommitdiff
path: root/keyboards/nomu30/info.json
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-02-01 03:52:01 +0800
committerGitHub <noreply@github.com>2022-01-31 11:52:01 -0800
commit84b7fc364d8c3a18a109d84837f1399f6f2f8143 (patch)
tree13a91489e5627a3f0cb2afd38355cd284e24f345 /keyboards/nomu30/info.json
parentae705e3e55ec38767a3e80da645983154a73cbfc (diff)
[Keyboard] move @takai 's keyboards into /recompile_keys (#16053)
Diffstat (limited to 'keyboards/nomu30/info.json')
-rw-r--r--keyboards/nomu30/info.json170
1 files changed, 0 insertions, 170 deletions
diff --git a/keyboards/nomu30/info.json b/keyboards/nomu30/info.json
deleted file mode 100644
index 8f53f003b5..0000000000
--- a/keyboards/nomu30/info.json
+++ /dev/null
@@ -1,170 +0,0 @@
-{
- "keyboard_name": "Nomu30",
- "url": "https://keys.recompile.net/projects/nomu30/",
- "maintainer": "takai",
- "layouts": {
- "LAYOUT": {
- "layout": [
- {
- "label": "Q",
- "x": 0.5,
- "y": 0
- },
- {
- "label": "W",
- "x": 1.5,
- "y": 0
- },
- {
- "label": "E",
- "x": 2.5,
- "y": 0
- },
- {
- "label": "R",
- "x": 3.5,
- "y": 0
- },
- {
- "label": "T",
- "x": 4.5,
- "y": 0
- },
- {
- "label": "Y",
- "x": 5.5,
- "y": 0
- },
- {
- "label": "U",
- "x": 6.5,
- "y": 0
- },
- {
- "label": "I",
- "x": 7.5,
- "y": 0
- },
- {
- "label": "O",
- "x": 8.5,
- "y": 0
- },
- {
- "label": "P",
- "x": 9.5,
- "y": 0
- },
- {
- "label": "Del",
- "x": 10.5,
- "y": 0
- },
- {
- "label": "|",
- "x": 0,
- "y": 1
- },
- {
- "label": "A",
- "x": 1,
- "y": 1
- },
- {
- "label": "S",
- "x": 2,
- "y": 1
- },
- {
- "label": "D",
- "x": 3,
- "y": 1
- },
- {
- "label": "F",
- "x": 4,
- "y": 1
- },
- {
- "label": "G",
- "x": 5,
- "y": 1
- },
- {
- "label": "H",
- "x": 6,
- "y": 1
- },
- {
- "label": "J",
- "x": 7,
- "y": 1
- },
- {
- "label": "K",
- "x": 8,
- "y": 1
- },
- {
- "label": "L",
- "x": 9,
- "y": 1
- },
- {
- "label": "Enter",
- "x": 10.25,
- "y": 1,
- "w": 1.25,
- "h": 2
- },
- {
- "label": "Control",
- "x": 0,
- "y": 2,
- "w": 1.5
- },
- {
- "label": "Z",
- "x": 1.5,
- "y": 2
- },
- {
- "label": "X",
- "x": 2.5,
- "y": 2
- },
- {
- "label": "C",
- "x": 3.5,
- "y": 2
- },
- {
- "label": "V",
- "x": 4.5,
- "y": 2
- },
- {
- "label": "B",
- "x": 5.5,
- "y": 2
- },
- {
- "label": "N",
- "x": 6.5,
- "y": 2
- },
- {
- "label": "M",
- "x": 7.5,
- "y": 2
- },
- {
- "label": "Shift",
- "x": 8.5,
- "y": 2,
- "w": 1.75
- }
- ]
- }
- }
-}