Find a file
2025-08-12 03:55:15 +02:00
3d-models Begin PCB layout 2025-08-05 03:12:42 +02:00
cad Add screw holes 2025-08-11 02:52:40 +02:00
Library.pretty Begin PCB layout 2025-08-05 03:12:42 +02:00
.gitignore Fix CS with a pull-down resistor rather than a pull-up 2025-08-05 14:29:07 +02:00
acid.kicad_dru init 2025-07-29 01:34:19 +02:00
acid.kicad_pcb Manual routing 2025-08-12 03:55:15 +02:00
acid.kicad_pro WIP 2025-08-12 03:29:25 +02:00
acid.kicad_sch Component layout 2025-08-12 02:31:54 +02:00
backlight_boost_converter.kicad_sch Component layout 2025-08-12 02:31:54 +02:00
fp-lib-table Adjust boost converter parameters, assign footprints 2025-08-04 23:11:22 +02:00
matrix_switch.kicad_sch Add a spacebar switch 2025-08-06 05:03:17 +02:00
README.md init 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