seveibar/nine-key-keyboard

This code defines a PCB layout with a Raspberry Pi Pico microcontroller and a 3x3 grid of switches and SMD diodes connected via traces.

Version
1.0.0
License
unset
Stars
3

dist/index.d.ts

PCBPCB preview for dist/index.d.ts
import * as react from 'react';

declare const _default: () => any;

export { _default as default };