diff options
author | QMK Bot <hello@qmk.fm> | 2021-11-28 06:44:34 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-11-28 06:44:34 +0000 |
commit | d41067f59b9dd5aa422c3024b25c250398ad3187 (patch) | |
tree | 17b97d297493dbe5e31bb82c6674727705236d8d /keyboards/handwired/nozbe_macro/info.json | |
parent | 24d47dc6315dfaee1657ae523362626096d5ff62 (diff) | |
parent | 35b6d1e9927ab1329f2f1095d7f43e92dc7c38e8 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/nozbe_macro/info.json')
-rw-r--r-- | keyboards/handwired/nozbe_macro/info.json | 15 |
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} + ] + } + } +} |