[Keyboard] Add Paroxysm keyboard to Cradio (#15097)
Co-authored-by: filterpaper <filterpaper@localhost>
This commit is contained in:
parent
d3fe3cf3e8
commit
67387cf277
2 changed files with 11 additions and 10 deletions
|
@ -5,7 +5,7 @@
|
|||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
{"x": 0, "y": 0.93},
|
||||
{"x": 0, "y": 0.95},
|
||||
{"x": 1, "y": 0.31},
|
||||
{"x": 2, "y": 0},
|
||||
{"x": 3, "y": 0.28},
|
||||
|
@ -15,9 +15,9 @@
|
|||
{"x": 8, "y": 0.28},
|
||||
{"x": 9, "y": 0},
|
||||
{"x": 10, "y": 0.31},
|
||||
{"x": 11, "y": 0.93},
|
||||
{"x": 11, "y": 0.95},
|
||||
|
||||
{"x": 0, "y": 1.93},
|
||||
{"x": 0, "y": 1.95},
|
||||
{"x": 1, "y": 1.31},
|
||||
{"x": 2, "y": 1},
|
||||
{"x": 3, "y": 1.28},
|
||||
|
@ -27,9 +27,9 @@
|
|||
{"x": 8, "y": 1.28},
|
||||
{"x": 9, "y": 1},
|
||||
{"x": 10, "y": 1.31},
|
||||
{"x": 11, "y": 1.93},
|
||||
{"x": 11, "y": 1.95},
|
||||
|
||||
{"x": 0, "y": 2.93},
|
||||
{"x": 0, "y": 2.95},
|
||||
{"x": 1, "y": 2.31},
|
||||
{"x": 2, "y": 2},
|
||||
{"x": 3, "y": 2.28},
|
||||
|
@ -39,13 +39,13 @@
|
|||
{"x": 8, "y": 2.28},
|
||||
{"x": 9, "y": 2},
|
||||
{"x": 10, "y": 2.31},
|
||||
{"x": 11, "y": 2.93},
|
||||
{"x": 11, "y": 2.95},
|
||||
|
||||
{"x": 3.5, "y": 3.75},
|
||||
{"x": 4.5, "y": 4},
|
||||
{"x": 4, "y": 3.6},
|
||||
{"x": 5, "y": 3.4},
|
||||
|
||||
{"x": 6.5, "y": 4},
|
||||
{"x": 7.5, "y": 3.75}
|
||||
{"x": 6, "y": 3.4},
|
||||
{"x": 7, "y": 3.6}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,6 +10,7 @@ Cradio are low-profile 34-key split-keyboards designed by [@davidphilipbarr](htt
|
|||
* Hardware Supported:
|
||||
* [Sweep](https://github.com/davidphilipbarr/Sweep) (all versions)
|
||||
* [Hypergarlic](https://github.com/davidphilipbarr/hypergolic/tree/main/hypergarlic)
|
||||
* [Paroxysm](https://github.com/davidphilipbarr/hypergolic/tree/main/paroxysm)
|
||||
* Variants of the same 34-key direct pin PCB
|
||||
* Hardware Availability: order PCBs with gerber files from the repository
|
||||
|
||||
|
|
Loading…
Reference in a new issue