8 lines
267 B
Markdown
8 lines
267 B
Markdown
# 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
|
|
```
|