My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/polilla/readme.md

17 lines
707 B

# Polilla (the moth)
The Polilla is a split ortholinear keyboard with 60 keys in a 6x4 layout + 6 thumb keys (per side).
* Keyboard Maintainer: [elagil](https://github.com/elagil)
* Hardware Supported: [polilla](https://github.com/elagil/polilla)
Make example for this keyboard (after setting up your build environment):
make polilla/rev1:default
For compiling a via-compatible keymap, use:
make polilla/rev1:via
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).