[Keyboard] Add cKeys Washington keyboard (#7570)

* Add cKeys Washington keyboard

* Add suggested changes

* Fix encoder direction

* Remove unneeded file

* Update config.h

* Update washington.c
This commit is contained in:
Benjamin Smith
2019-12-09 21:40:04 -08:00
committed by Drashna Jaelre
parent 7085066f08
commit b0bee465aa
9 changed files with 461 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"keyboard_name": "washington",
"url": "https://keypcb.xyz/ViewPage/Washington",
"maintainer": "merlin04",
"width": 4.5,
"height": 3,
"layouts": {
"LAYOUT": {
"layout": [{"x":1.5, "y":0}, {"x":2.5, "y":0}, {"x":3.5, "y":0}, {"x":1.5, "y":1}, {"x":2.5, "y":1}, {"x":3.5, "y":1}, {"x":0, "y":0.75}, {"x":0.5, "y":1.75}, {"x":1.5, "y":2}]
}
}
}