aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlbert Y <76888457+filterpaper@users.noreply.github.com>2021-11-11 00:33:11 +0800
committerGitHub <noreply@github.com>2021-11-10 08:33:11 -0800
commit67387cf2774411561714f247c575c5c5756bfdee (patch)
tree40b968b7a58e59c00fcda63c958d5e2643de5540
parentd3fe3cf3e84932ebaced856819446b1766ca7169 (diff)
downloadqmk_firmware-67387cf2774411561714f247c575c5c5756bfdee.tar.gz
qmk_firmware-67387cf2774411561714f247c575c5c5756bfdee.zip
[Keyboard] Add Paroxysm keyboard to Cradio (#15097)
Co-authored-by: filterpaper <filterpaper@localhost>
-rw-r--r--keyboards/cradio/info.json20
-rw-r--r--keyboards/cradio/readme.md1
2 files changed, 11 insertions, 10 deletions
diff --git a/keyboards/cradio/info.json b/keyboards/cradio/info.json
index 77b611f32..7a46c6911 100644
--- a/keyboards/cradio/info.json
+++ b/keyboards/cradio/info.json
@@ -5,7 +5,7 @@
5 "layouts": { 5 "layouts": {
6 "LAYOUT": { 6 "LAYOUT": {
7 "layout": [ 7 "layout": [
8 {"x": 0, "y": 0.93}, 8 {"x": 0, "y": 0.95},
9 {"x": 1, "y": 0.31}, 9 {"x": 1, "y": 0.31},
10 {"x": 2, "y": 0}, 10 {"x": 2, "y": 0},
11 {"x": 3, "y": 0.28}, 11 {"x": 3, "y": 0.28},
@@ -15,9 +15,9 @@
15 {"x": 8, "y": 0.28}, 15 {"x": 8, "y": 0.28},
16 {"x": 9, "y": 0}, 16 {"x": 9, "y": 0},
17 {"x": 10, "y": 0.31}, 17 {"x": 10, "y": 0.31},
18 {"x": 11, "y": 0.93}, 18 {"x": 11, "y": 0.95},
19 19
20 {"x": 0, "y": 1.93}, 20 {"x": 0, "y": 1.95},
21 {"x": 1, "y": 1.31}, 21 {"x": 1, "y": 1.31},
22 {"x": 2, "y": 1}, 22 {"x": 2, "y": 1},
23 {"x": 3, "y": 1.28}, 23 {"x": 3, "y": 1.28},
@@ -27,9 +27,9 @@
27 {"x": 8, "y": 1.28}, 27 {"x": 8, "y": 1.28},
28 {"x": 9, "y": 1}, 28 {"x": 9, "y": 1},
29 {"x": 10, "y": 1.31}, 29 {"x": 10, "y": 1.31},
30 {"x": 11, "y": 1.93}, 30 {"x": 11, "y": 1.95},
31 31
32 {"x": 0, "y": 2.93}, 32 {"x": 0, "y": 2.95},
33 {"x": 1, "y": 2.31}, 33 {"x": 1, "y": 2.31},
34 {"x": 2, "y": 2}, 34 {"x": 2, "y": 2},
35 {"x": 3, "y": 2.28}, 35 {"x": 3, "y": 2.28},
@@ -39,13 +39,13 @@
39 {"x": 8, "y": 2.28}, 39 {"x": 8, "y": 2.28},
40 {"x": 9, "y": 2}, 40 {"x": 9, "y": 2},
41 {"x": 10, "y": 2.31}, 41 {"x": 10, "y": 2.31},
42 {"x": 11, "y": 2.93}, 42 {"x": 11, "y": 2.95},
43 43
44 {"x": 3.5, "y": 3.75}, 44 {"x": 4, "y": 3.6},
45 {"x": 4.5, "y": 4}, 45 {"x": 5, "y": 3.4},
46 46
47 {"x": 6.5, "y": 4}, 47 {"x": 6, "y": 3.4},
48 {"x": 7.5, "y": 3.75} 48 {"x": 7, "y": 3.6}
49 ] 49 ]
50 } 50 }
51 } 51 }
diff --git a/keyboards/cradio/readme.md b/keyboards/cradio/readme.md
index 73d825aa5..99cd20fb9 100644
--- a/keyboards/cradio/readme.md
+++ b/keyboards/cradio/readme.md
@@ -10,6 +10,7 @@ Cradio are low-profile 34-key split-keyboards designed by [@davidphilipbarr](htt
10* Hardware Supported: 10* Hardware Supported:
11 * [Sweep](https://github.com/davidphilipbarr/Sweep) (all versions) 11 * [Sweep](https://github.com/davidphilipbarr/Sweep) (all versions)
12 * [Hypergarlic](https://github.com/davidphilipbarr/hypergolic/tree/main/hypergarlic) 12 * [Hypergarlic](https://github.com/davidphilipbarr/hypergolic/tree/main/hypergarlic)
13 * [Paroxysm](https://github.com/davidphilipbarr/hypergolic/tree/main/paroxysm)
13 * Variants of the same 34-key direct pin PCB 14 * Variants of the same 34-key direct pin PCB
14* Hardware Availability: order PCBs with gerber files from the repository 15* Hardware Availability: order PCBs with gerber files from the repository
15 16