From 35b6d1e9927ab1329f2f1095d7f43e92dc7c38e8 Mon Sep 17 00:00:00 2001 From: Leon Omelan Date: Sun, 28 Nov 2021 07:44:00 +0100 Subject: [Keyboard] Add Nozbe Macropad (#14803) Co-authored-by: Drashna Jaelre Co-authored-by: Ryan --- keyboards/handwired/nozbe_macro/info.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 keyboards/handwired/nozbe_macro/info.json (limited to 'keyboards/handwired/nozbe_macro/info.json') 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} + ] + } + } +} -- cgit v1.2.3