This commit is contained in:
lif
2025-10-25 07:49:20 +01:00
commit d5e338a255
3 changed files with 407 additions and 0 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# QMK Layout
# Workflow
Designed for use with [the configurator](https://config.qmk.fm/). Upload a file from ./keymaps and when it is saved to ~/Downloads, it will wait for the board to enter bootloader mode to flash.
```shell
KEYMAP_NAME=lif-preonic make watch
```