# 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)