summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/nozbe_macro/info.json
diff options
context:
space:
mode:
authorLeon Omelan <rozpierog@gmail.com>2021-11-28 07:44:00 +0100
committerGitHub <noreply@github.com>2021-11-27 22:44:00 -0800
commit35b6d1e9927ab1329f2f1095d7f43e92dc7c38e8 (patch)
tree69a647f660267e61e3f42dc7489b823aab9273da /keyboards/handwired/nozbe_macro/info.json
parentd4690d0c231e782961d5aa56686dd0981fe503cd (diff)
[Keyboard] Add Nozbe Macropad (#14803)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/handwired/nozbe_macro/info.json')
-rw-r--r--keyboards/handwired/nozbe_macro/info.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/handwired/nozbe_macro/info.json b/keyboards/handwired/nozbe_macro/info.json
new file mode 100644
index 0000000000..056ccf9fc1
--- /dev/null
+++ b/keyboards/handwired/nozbe_macro/info.json
@@ -0,0 +1,15 @@
+{
+ "keyboard_name": "nozbe_macro",
+ "url": "",
+ "maintainer": "Leon Omelan",
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {"label":"k00", "x":0, "y":0},
+ {"label":"k01", "x":1, "y":0},
+ {"label":"k02", "x":2, "y":0},
+ {"label":"k03", "x":3, "y":0}
+ ]
+ }
+ }
+}