summaryrefslogtreecommitdiff
path: root/keyboards/halberd/info.json
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-02-01 03:48:51 +0800
committerGitHub <noreply@github.com>2022-01-31 11:48:51 -0800
commitae705e3e55ec38767a3e80da645983154a73cbfc (patch)
treebb32aacb253821ab957e7d7bac00390de2fd33cc /keyboards/halberd/info.json
parent3fefaf7f6b99aafe691a9024db4780684a588e4a (diff)
[Keyboard] move @ka2hiro 's boards into /kagizaraya (#16070)
Diffstat (limited to 'keyboards/halberd/info.json')
-rw-r--r--keyboards/halberd/info.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/halberd/info.json b/keyboards/halberd/info.json
deleted file mode 100644
index cd8ae3b27a..0000000000
--- a/keyboards/halberd/info.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "keyboard_name": "Halberd",
- "url": "",
- "maintainer": "ka2hiro",
- "layouts": {
- "LAYOUT": {
- "layout": [{"label":"!", "x":0, "y":0}, {"label":"@", "x":1, "y":0}, {"label":"#", "x":2, "y":0}, {"label":"$", "x":3, "y":0}, {"label":"%", "x":4, "y":0}, {"label":"Tab", "x":5, "y":0}, {"label":"^", "x":6, "y":0}, {"label":"&", "x":7, "y":0}, {"label":"*", "x":8, "y":0}, {"label":"(", "x":9, "y":0}, {"label":")", "x":10, "y":0}, {"label":"Tab", "x":0, "y":1}, {"label":"_", "x":1, "y":1}, {"label":"+", "x":2, "y":1}, {"label":"|", "x":3, "y":1}, {"label":"~", "x":4, "y":1}, {"label":"BkSp", "x":5, "y":1}, {"label":":", "x":6, "y":1}, {"label":"\"", "x":7, "y":1}, {"label":">", "x":8, "y":1}, {"label":"{", "x":9, "y":1}, {"label":"}", "x":10, "y":1}, {"label":"Caps", "x":0, "y":2}, {"label":"-", "x":1, "y":2}, {"label":"=", "x":2, "y":2}, {"label":"\\", "x":3, "y":2}, {"label":"`", "x":4, "y":2}, {"label":"Enter", "x":5, "y":2}, {"label":";", "x":6, "y":2}, {"label":"'", "x":7, "y":2}, {"label":"<", "x":8, "y":2}, {"label":"[", "x":9, "y":2}, {"label":"]", "x":10, "y":2}, {"label":"GUI", "x":2, "y":3}, {"label":"Lower", "x":3, "y":3}, {"label":"Esc", "x":4, "y":3}, {"x":5, "y":3}, {"label":"Shift", "x":6, "y":3}, {"label":"Raise", "x":7, "y":3}, {"label":"Alt", "x":8, "y":3}]
- }
- }
-}