Initial System76 Launch 3 keyboard firmware project
Nix flake with devShell providing qmk CLI for firmware development. Custom keymap (copy of default) symlinked into QMK tree on shell entry. Setup: nix develop, then qmk setup system76/qmk_firmware Build: qmk compile -kb system76/launch_3 -km custom Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
result
|
||||
.build/
|
||||
qmk_firmware/
|
||||
Reference in New Issue
Block a user