|
|
5 years ago | |
|---|---|---|
| .. | ||
| rev1 | a0fed0ea17 Convert Encoder callbacks to be boolean functions (#12805) | 5 years ago |
| .noci | c0dcee96a8 Initial list of keyboards to exclude from CI (#11213) | 5 years ago |
| info.json | 6ba014a572 Fixed Murciélago info.json to work with qmk configurator -> wrong assignments (#9095) | 6 years ago |
| murcielago.c | fadd3cb461 added murcielago keyboard (#8920) | 6 years ago |
| murcielago.h | fadd3cb461 added murcielago keyboard (#8920) | 6 years ago |
| readme.md | 6ba014a572 Fixed Murciélago info.json to work with qmk configurator -> wrong assignments (#9095) | 6 years ago |
| rules.mk | fadd3cb461 added murcielago keyboard (#8920) | 6 years ago |
The Murciélago is a split ortholinear keyboard with 60 keys in a 6x4 layout + 6 thumb keys (per side). At the upper thumb positions, rotary encoders can be used instead of switches.
Make example for this keyboard (after setting up your build environment):
make murcielago/rev1:default
For compiling a via-compatible keymap, use:
make murcielago/rev1:via
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.