diff options
author | Yan-Fa Li <yanfali@gmail.com> | 2018-08-06 08:40:00 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-08-06 08:40:00 -0700 |
commit | 16d6fd6e8ec8e6423b600459298797c2f14f9647 (patch) | |
tree | 2f179b69ba19bef1a829eb8ceaa712ebfabbe029 /keyboards/catch22/README.md | |
parent | 2b0f5d3beaecf67848d4326add039190d99bba26 (diff) | |
download | qmk_firmware-16d6fd6e8ec8e6423b600459298797c2f14f9647.tar.gz qmk_firmware-16d6fd6e8ec8e6423b600459298797c2f14f9647.zip |
Keyboard: Add Catch 22 Hotswap Macropad to QMK (#3576)
* Initial Commit of catch22 macropad by rockydbull
* Add configurator info.json
* Use macros
* Use pragma once
* Use CA22 as product id
* Clean up readme
* Use the layer define value
* Feedback from @drashna
Diffstat (limited to 'keyboards/catch22/README.md')
-rw-r--r-- | keyboards/catch22/README.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/catch22/README.md b/keyboards/catch22/README.md new file mode 100644 index 0000000000..8d4a22398f --- /dev/null +++ b/keyboards/catch22/README.md @@ -0,0 +1,17 @@ +# Catch 22 Budget Hotswap Macropad + +GB by /u/rockydbull run in July 2018, PCB designed with help from /u/Kilgarah. + +Designed to be a budget project board to enjoy hotswapping/switch testing/macro making fun. The board is controlled by a pro micro clone made famous by other projects like the lets split, iris, and nyquist and allows for full QMK implementation. Each Catch22 kit will contain: + + * 2 pcbs (one to solder to and one to be a base)(green color) + * 1 pcb material switch plate( green color) with cut out for pcb mount cherry stabilizers + * 40 throughhole diodes (22 for the pcb and the remaining as extras in case you lose one and to use to make the pro micro removeable without desoldering) + * 22 Kailh hotswap sockets + * 1 smd reset button + * 1 dip socket to mount between the pcb and pro micro if you choose to make it removeable without desoldering + * 5 (12mm) m2 standoffs + * 10 m2 screws + * Genuine Cherry pcb mount 2u stabilizer + * 4 rubber bumpons + * Pro Micro is included in kit |