summaryrefslogtreecommitdiff
path: root/keyboards/wilba_tech/rama_works_m10_c/info.json
diff options
context:
space:
mode:
authorWilba <Jason.S.Williams@gmail.com>2020-08-18 16:44:35 +1000
committerGitHub <noreply@github.com>2020-08-17 23:44:35 -0700
commit70acf36d1641cad1337eb714ae56145d949ff423 (patch)
treebbc0788982dca0c017622b47e7252898d4dd62a5 /keyboards/wilba_tech/rama_works_m10_c/info.json
parentc59a81b792ffbe0629183cf1e84f869e9a8d5471 (diff)
[Keyboard] Added RAMA WORKS M65-B, M65-BX, M10-C, M50-A (#9991)
* Added RAMA WORKS M65-B, M65-BX, M10-C, M50-A * Review changes * Review changes * Review changes * Increase layers to 10 for M10-C, M10-B
Diffstat (limited to 'keyboards/wilba_tech/rama_works_m10_c/info.json')
-rw-r--r--keyboards/wilba_tech/rama_works_m10_c/info.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/wilba_tech/rama_works_m10_c/info.json b/keyboards/wilba_tech/rama_works_m10_c/info.json
new file mode 100644
index 0000000000..95439938e5
--- /dev/null
+++ b/keyboards/wilba_tech/rama_works_m10_c/info.json
@@ -0,0 +1,12 @@
+{
+ "keyboard_name": "RAMA WORKS M10-C",
+ "url": "http://rama.works",
+ "maintainer": "Wilba",
+ "width": 3,
+ "height": 4,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [{"label":"0,0", "x":0, "y":0}, {"label":"0,1", "x":1, "y":0}, {"label":"0,2", "x":2, "y":0}, {"label":"0,3", "x":0, "y":1}, {"label":"0,4", "x":1, "y":1}, {"label":"0,5", "x":2, "y":1}, {"label":"0,6", "x":0, "y":2}, {"label":"0,7", "x":1, "y":2}, {"label":"0,8", "x":2, "y":2}, {"label":"0,9", "x":1, "y":3, "w":2}]
+ }
+ }
+} \ No newline at end of file