qmk_firmware/keyboards/polilla
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
rev1 Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
chconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
info.json Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091) 2022-08-20 01:42:49 +01:00
mcuconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
polilla.c
polilla.h
readme.md
rules.mk

readme.md

Polilla (the moth)

The Polilla is a split ortholinear keyboard with 60 keys in a 6x4 layout + 6 thumb keys (per side).

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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.