summaryrefslogtreecommitdiff
path: root/keyboards/skippys_custom_pcs/roopad/info.json
diff options
context:
space:
mode:
authorWolf Van Herreweghe <wolfvanh@gmail.com>2021-11-29 17:27:07 +0100
committerGitHub <noreply@github.com>2021-11-29 08:27:07 -0800
commit569eee20b4db77f13d28c35cb17fbadb536c4a11 (patch)
treec71bd383fb3f2e9387b852b4aac1877563a1ee29 /keyboards/skippys_custom_pcs/roopad/info.json
parent62e01928cd4d978d275eb28992866ddf0d39922f (diff)
[Keyboard] Add RooPad (#15215)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
Diffstat (limited to 'keyboards/skippys_custom_pcs/roopad/info.json')
-rw-r--r--keyboards/skippys_custom_pcs/roopad/info.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/skippys_custom_pcs/roopad/info.json b/keyboards/skippys_custom_pcs/roopad/info.json
new file mode 100644
index 0000000000..e866a1cc29
--- /dev/null
+++ b/keyboards/skippys_custom_pcs/roopad/info.json
@@ -0,0 +1,10 @@
+{
+ "keyboard_name": "RooPad",
+ "url": "",
+ "maintainer": "ToastyStoemp",
+ "layouts": {
+ "LAYOUT": {
+ "layout": [{"label":"Num Lock", "x":1.5, "y":0}, {"label":"/", "x":2.5, "y":0}, {"label":"*", "x":3.5, "y":0}, {"label":"-", "x":4.5, "y":0}, {"x":0, "y":1}, {"label":"7", "x":1.5, "y":1}, {"label":"8", "x":2.5, "y":1}, {"label":"9", "x":3.5, "y":1}, {"label":"+", "x":4.5, "y":1, "h":2}, {"x":0, "y":2}, {"label":"4", "x":1.5, "y":2}, {"label":"5", "x":2.5, "y":2}, {"label":"6", "x":3.5, "y":2}, {"x":0, "y":3}, {"label":"1", "x":1.5, "y":3}, {"label":"2", "x":2.5, "y":3}, {"label":"3", "x":3.5, "y":3}, {"label":"Enter", "x":4.5, "y":3, "h":2}, {"x":0, "y":4}, {"label":"0", "x":1.5, "y":4, "w":2}, {"label":".", "x":3.5, "y":4}]
+ }
+ }
+} \ No newline at end of file