Browse Source

[Keyboard] Add Paroxysm keyboard to Cradio (#15097)

Co-authored-by: filterpaper <filterpaper@localhost>
pull/15110/head
Albert Y 2 years ago
committed by GitHub
parent
commit
67387cf277
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 10 deletions
  1. +10
    -10
      keyboards/cradio/info.json
  2. +1
    -0
      keyboards/cradio/readme.md

+ 10
- 10
keyboards/cradio/info.json View File

@ -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}
]
}
}


+ 1
- 0
keyboards/cradio/readme.md View File

@ -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…
Cancel
Save