acid/README.md

17 lines
454 B
Markdown
Raw Normal View History

2025-07-29 01:34:19 +02:00
# Advanced Clicky Input Device (ACID)
Schematics and design files for a DIY keyboard.
## Goals
- A Preonic-like 12x5 ortholinear layout
- A powerful microcontroller (ESP32-S3 or similar)
- Lots of flash memory
- An RGB screen
## Dependencies
- [UnexpectedMaker's esp32s3](https://github.com/UnexpectedMaker/esp32s3)
- [KiCad-DesignRules](https://github.com/labtroll/KiCad-DesignRules)
- [MX_V2 switch footprints](https://github.com/ai03-2725/MX_V2)