Relegendify is a tool for creating relegendable keycap inserts.
- Node.js (probably v20.x)
- npm (included in Node.js)
-
Clone or download this repository.
git clone https://github.com/miccou/relegendify.git cd relegendify
-
Install build dependencies in the project directory.
npm install
-
Start debugging with npm start.
npm start
If you'd like to contribute, please see the contributing guidelines and find a good first issue here.