diff options
| author | Albert Y <76888457+filterpaper@users.noreply.github.com> | 2022-01-11 07:04:54 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-10 15:04:54 -0800 |
| commit | d9d8526ca2a7d95cd78d005c11cb86779428e61c (patch) | |
| tree | 684e6d125b0d2f4ea2b627a2687ff2e7b5eaf399 /keyboards/cradio | |
| parent | 0b32bddd65e85fdc32ae03b18696d5432c045076 (diff) | |
| download | qmk_firmware-d9d8526ca2a7d95cd78d005c11cb86779428e61c.tar.gz qmk_firmware-d9d8526ca2a7d95cd78d005c11cb86779428e61c.zip | |
[Keyboard] Update Cradio readme (#15784)
Diffstat (limited to 'keyboards/cradio')
| -rw-r--r-- | keyboards/cradio/readme.md | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/keyboards/cradio/readme.md b/keyboards/cradio/readme.md index e538a417d..c6013006d 100644 --- a/keyboards/cradio/readme.md +++ b/keyboards/cradio/readme.md | |||
| @@ -1,19 +1,18 @@ | |||
| 1 | # Cradio keyboards | 1 | # Cradio keyboards |
| 2 | 2 | ||
| 3 |  | 3 |  |
| 4 | 4 | ||
| 5 | Cradio are low-profile 34-key split-keyboards designed by [@davidphilipbarr](https://github.com/davidphilipbarr), with no diodes and direct micro-controller pin wiring. | 5 | Cradio are minimalist 34-key split-keyboards designed with no diodes, using direct micro-controller pin wiring. |
| 6 | 6 | ||
| 7 | ## Keyboard Info | 7 | ## Keyboard Info |
| 8 | 8 | ||
| 9 | * Keyboard Maintainer: [davidphilipbarr](https://github.com/davidphilipbarr) | 9 | * Keyboard Maintainer: [David Barr](https://github.com/davidphilipbarr) |
| 10 | * Hardware Supported: | 10 | * Hardware Supported: |
| 11 | * [Cradio](https://github.com/davidphilipbarr/36keys/tree/master/34Keys) | 11 | * [Cradio](https://github.com/davidphilipbarr/36keys/tree/master/34Keys) |
| 12 | * [Sweep](https://github.com/davidphilipbarr/Sweep) | 12 | * [Sweep](https://github.com/davidphilipbarr/Sweep) |
| 13 | * [Hypergarlic](https://github.com/davidphilipbarr/hypergolic/tree/main/hypergarlic) | 13 | * [Hypergolic](https://github.com/davidphilipbarr/hypergolic) |
| 14 | * [Paroxysm](https://github.com/davidphilipbarr/hypergolic/tree/main/paroxysm) | ||
| 15 | * Variants of the same 34-key direct pin PCB | 14 | * Variants of the same 34-key direct pin PCB |
| 16 | * Hardware Availability: order PCBs with gerber files from the repository | 15 | * Hardware Availability: order PCBs using gerber files from the repository |
| 17 | 16 | ||
| 18 | Make example for this keyboard (after setting up your build environment): | 17 | Make example for this keyboard (after setting up your build environment): |
| 19 | 18 | ||
