SkillAgentSearch skills...

Pinci

Super thin split PCB keyboard using rp2040 chips running Rust

Install / Use

/learn @camrbuss/Pinci
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

pinci the keyboard 🦐

pinci pinches panic like popcorn

This project is still under development, submit an issue if you have questions.

<p float="left"> <img src="./cad/pinci-layout.svg" width="385" /> <img src="./pcb/pinci-brd-0.1.svg" width="400" /> </p>

Hardware

  • 34 key layout with two thumb keys skewed outward
  • Kailh PG1232 Low Profile Switches
  • Raspberry Pi Pico (RP2040)
  • Reversible PCB
  • TRS capable hardware (normal headphone cable)
  • Minimal SMD components and no THT components
  • No diodes, just direct switch to gpio connections
  • Useable with and without a case

BOM

| Part | Qty | Manufacturer Part No | | ---- | --- | -------------------- | | Kailh Swithces | 34 | PG1232 | | Raspberry Pi Pico | 2 | SC0915 | | 1206 5% 10k Ohm Resistor | 2 | N/A | | 3.5mm Headphone Jack | 2 | 54-00177 |

Firmware

The firmware is writen in Rust using the following (and more) libraries

Inspiration

Thanks to all the open-source projects that have inspired this project

View on GitHub
GitHub Stars127
CategoryDevelopment
Updated1mo ago
Forks8

Languages

Rust

Security Score

100/100

Audited on Feb 20, 2026

No findings