summaryrefslogtreecommitdiffstats
path: root/keyboards/subrezon/la_nc/info.json
diff options
context:
space:
mode:
authorDaniel Osipishin <88534270+subrezon@users.noreply.github.com>2022-05-12 00:39:08 +0200
committerGitHub <noreply@github.com>2022-05-11 15:39:08 -0700
commitba599270189242a728a230e7879b9c189a22053f (patch)
treee5730a9967177922165fb99c020b9228095343ab /keyboards/subrezon/la_nc/info.json
parent8e9a81a86077349b98b6c381d7f75ff10b161295 (diff)
[Keyboard] Add subrezon/la_nc keyboard (#16833)
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Daniel Osipishin <daniel.osipishin@retarus.de>
Diffstat (limited to 'keyboards/subrezon/la_nc/info.json')
-rw-r--r--keyboards/subrezon/la_nc/info.json52
1 files changed, 52 insertions, 0 deletions
diff --git a/keyboards/subrezon/la_nc/info.json b/keyboards/subrezon/la_nc/info.json
new file mode 100644
index 0000000000..d668d94b4b
--- /dev/null
+++ b/keyboards/subrezon/la_nc/info.json
@@ -0,0 +1,52 @@
+{
+ "keyboard_name": "la_nc",
+ "url": "https://github.com/subrezon/la_nc",
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ { "label": "Q", "matrix": [0, 0], "x": 0, "y": 0},
+ { "label": "W", "matrix": [0, 1], "x": 1, "y": 0},
+ { "label": "E", "matrix": [0, 2], "x": 2, "y": 0},
+ { "label": "R", "matrix": [0, 3], "x": 3, "y": 0},
+ { "label": "T", "matrix": [0, 4], "x": 4, "y": 0},
+ { "label": "Y", "matrix": [0, 5], "x": 7, "y": 0},
+ { "label": "U", "matrix": [0, 6], "x": 8, "y": 0},
+ { "label": "I", "matrix": [0, 7], "x": 9, "y": 0},
+ { "label": "O", "matrix": [0, 8], "x": 10, "y": 0},
+ { "label": "P", "matrix": [0, 9], "x": 11, "y": 0},
+ { "label": "A", "matrix": [1, 0], "x": 0, "y": 1},
+ { "label": "S", "matrix": [1, 1], "x": 1, "y": 1},
+ { "label": "D", "matrix": [1, 2], "x": 2, "y": 1},
+ { "label": "F", "matrix": [1, 3], "x": 3, "y": 1},
+ { "label": "G", "matrix": [1, 4], "x": 4, "y": 1},
+ { "label": "H", "matrix": [2, 5], "x": 7, "y": 1},
+ { "label": "J", "matrix": [2, 6], "x": 8, "y": 1},
+ { "label": "K", "matrix": [2, 7], "x": 9, "y": 1},
+ { "label": "L", "matrix": [2, 8], "x": 10, "y": 1},
+ { "label": ";", "matrix": [2, 9], "x": 11, "y": 1},
+ { "label": "Z", "matrix": [3, 0], "x": 0, "y": 2},
+ { "label": "X", "matrix": [3, 1], "x": 1, "y": 2},
+ { "label": "C", "matrix": [3, 2], "x": 2, "y": 2},
+ { "label": "V", "matrix": [3, 3], "x": 3, "y": 2},
+ { "label": "B", "matrix": [3, 4], "x": 4, "y": 2},
+ { "label": "N", "matrix": [4, 5], "x": 7, "y": 2},
+ { "label": "M", "matrix": [4, 6], "x": 8, "y": 2},
+ { "label": ",", "matrix": [4, 7], "x": 9, "y": 2},
+ { "label": ".", "matrix": [4, 8], "x": 10, "y": 2},
+ { "label": "/", "matrix": [4, 9], "x": 11, "y": 2},
+ { "label": "Tab", "matrix": [5, 0], "x": 0, "y": 3},
+ { "label": "Alt", "matrix": [5, 1], "x": 1, "y": 3},
+ { "label": "Ctrl", "matrix": [5, 2], "x": 2, "y": 3},
+ { "label": "Raise", "matrix": [5, 3], "x": 3, "y": 3},
+ { "label": "", "matrix": [5, 4], "x": 4, "y": 3},
+ { "label": "Esc", "matrix": [3, 5], "x": 5, "y": 3},
+ { "label": "GUI", "matrix": [4, 4], "x": 6, "y": 3},
+ { "label": "Bksp", "matrix": [5, 5], "x": 7, "y": 3},
+ { "label": "Shift", "matrix": [5, 6], "x": 8, "y": 3},
+ { "label": "Lower", "matrix": [5, 7], "x": 9, "y": 3},
+ { "label": "Delete","matrix": [5, 8], "x": 10, "y": 3},
+ { "label": "Enter", "matrix": [5, 9], "x": 11, "y": 3}
+ ]
+ }
+ }
+} \ No newline at end of file