Support for the Clueboard California macropad (#7127)

* Support for the Clueboard California macropad

* Update keyboards/clueboard/california/config.h

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
This commit is contained in:
skullydazed
2019-10-23 14:18:12 -07:00
committed by GitHub
parent 68cf2725aa
commit b62ee65c6d
7 changed files with 86 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"keyboard_name": "Clueboard California",
"url": "",
"maintainer": "skullydazed",
"layouts": {
"LAYOUT": {
"layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":1, "y":2}, {"x":1.25, "y":3}, {"x":2.25, "y":3}, {"x":2, "y":4}, {"x":3, "y":4}, {"x":3.75, "y":5}]
}
}
}