Files
preonic/README.md
2025-11-30 16:51:03 +00:00

18 lines
590 B
Markdown

# QMK Layout
## Requirements
1. [QMK](https://archlinux.org/packages/extra/any/qmk/)
2. [keymap-drawer](https://github.com/caksoylar/keymap-drawer)
## 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
```
## Layout
![plank](/keymaps/lif-preonic.svg)
## References
- [EdvardSire/keyboard](https://github.com/EdvardSire/keyboard)
- [leebyron/keyboard](https://github.com/leebyron/keyboard)