Find a file
2026-01-21 02:21:52 +01:00
3d-models Add a missing 3D model for the FPC connector 2025-08-14 02:13:43 +02:00
cad Add reset/boot buttons to front panel 2025-12-26 22:58:21 +01:00
firmware IO 2025-12-18 23:50:59 +01:00
firmware2 SHA HW accel attempts 2026-01-21 02:21:52 +01:00
graphics Add an image to the PCB 2025-08-14 02:24:22 +02:00
Library.pretty WIP manual routing 2025-08-13 02:26:53 +02:00
.gitignore Fix CS with a pull-down resistor rather than a pull-up 2025-08-05 14:29:07 +02:00
.gitmodules Spectre integration WIP 2026-01-19 20:13:25 +01:00
acid.kicad_dru init 2025-07-29 01:34:19 +02:00
acid.kicad_pcb Various changes to the CAD files 2025-10-09 00:07:13 +02:00
acid.kicad_pro Add a 10 kOhm pull-up on GPIO0 to prevent booting into download mode 2025-12-23 21:28:23 +01:00
acid.kicad_sch Small schematic adjustments 2025-12-23 21:41:37 +01:00
backlight_boost_converter.kicad_sch Various changes to the CAD files 2025-10-09 00:07:13 +02:00
fp-lib-table Adjust boost converter parameters, assign footprints 2025-08-04 23:11:22 +02:00
Library.kicad_sym WIP manual routing 2025-08-13 02:26:53 +02:00
matrix_switch.kicad_sch Various changes to the CAD files 2025-10-09 00:07:13 +02:00
README.md init 2025-07-29 01:34:19 +02:00
sym-lib-table WIP manual routing 2025-08-13 02:26:53 +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