|
1 | 1 | # Calcite
|
2 | 2 |
|
3 |
| -*Calcite52* - A 52 keys ortholinear keyboard, compatible with Kailh Choc low profile keyswitch. |
| 3 | +*Calcite52* - A 52 keys ortho keyboard, compatible with Kailh Choc low profile switch. |
| 4 | + |
| 5 | +Powered by [QMK](https://github.com/qmk/qmk_firmware) and [Vial QMK](https://github.com/vial-kb/vial-qmk) firmware. |
| 6 | + |
| 7 | +## Features |
| 8 | + |
| 9 | +- USB Type-C. |
| 10 | +- 52 Kailh Choc low profiles keys. |
| 11 | +- Ortholinear layout. |
| 12 | +- Support [Vial](https://get.vial.today/), edit keymap and configure keyboard in real time. |
| 13 | +- Uses the [Raspberry Pi RP2040](https://www.raspberrypi.com/products/rp2040/) ARM Cortex-M0+ MCU, with 16MB (128Mb) external flash. |
| 14 | +- SRV05-4 chip for USB ESD (Electrostatic discharge) protection. |
| 15 | +- Resettable fuse to prevent power chort circuit and/or overcurrent. |
| 16 | +- RESET and BOOT buttons for RP2040. |
| 17 | +- One configurable LED (e.g. Caps Lock indicator). |
| 18 | +- USB D+/- pads for debugging. |
| 19 | +- 500mA 3.3V LDO regulator (RT9013-33GB, SOT-23-5). |
| 20 | +- JLCPCB's PCBA service available, no need to solder parts yourself. |
| 21 | +- M2 screws mounting hole. |
| 22 | + |
| 23 | +## PCB |
| 24 | + |
| 25 | +| | Preview | |
| 26 | +| :----: | :----------------------------------: | |
| 27 | +| Front |  | |
| 28 | +| Back |  | |
| 29 | +| Layers |  | |
| 30 | + |
| 31 | +BOM and CPL `.csv` files for PCBA service are placed in [Releases](https://github.com/ziteh/calcite/releases) page. |
| 32 | + |
| 33 | +> Gerber, BOM and CPL files are generated by [KiCad JLCPCB Tools](https://github.com/Bouni/kicad-jlcpcb-tools) plugin. |
| 34 | +> I use [KiCAD KLE Placer](https://github.com/zykrah/kicad-kle-placer) plugin to automatically place switch footprints. |
| 35 | +
|
| 36 | +## Board Characteristics |
| 37 | + |
| 38 | +- Copper layer count: 2 |
| 39 | +- Board thickness: 1.6 mm |
| 40 | +- Board overall dimensions: 231.14 mm x 97.79 mm |
| 41 | +- Min track/spacing: 0.13 mm / 0.13 mm |
| 42 | +- Min hole diameter: 0.3 mm |
| 43 | +- Castellated pads: No |
| 44 | +- Edge card connectors: No |
| 45 | +- Plated board edge: No |
| 46 | + |
| 47 | +## Disclaimer |
| 48 | + |
| 49 | +These files are provided without warranty of any kind. |
| 50 | +It is recommended to check yourself before manufacturing and use. |
| 51 | + |
| 52 | +For the full statement, plase see [LICENSE](./LICENSE). |
0 commit comments