Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 648 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 648 Bytes

Usage

Build firmware

Executing nix build will output the firmware file to /result/glove80.uf2

Flash firmware

First execute nix run, then connect both halves and put them into bootloader mode.

Other

To format .keymap files in the repository run nix run .#format .

Running nix build .#visual generates a visualization of the keymap and writes it to /result/layout.svg

Layout

SVG of keyboard layout

Credits

Layout adapted from MoErgo's template Nix flake based on Matt Sturgeon's config