/spkb

A SolidPython-based library for building custom keyboards

Primary LanguageOpenSCADBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

SPKB

SolidPython-based Keyboard Builder

Action Shot

A SolidPython-based library for building custom keyboards with Python and OpenSCAD.

Some portions ported from Clojure, originally from the Dactyl Keyboard and my fork thereof, the Dactyl Lynx Keyboard.

Prerequisites

You can install prerequisites with pip:

pip install -r requirements.txt

This will install the following Python packages:

Usage

import * from spkb

See the example scripts in the examples/ directory.

Links

License

This project is released under the BSD 3-Clause License.