qmk_firmware/keyboards/murcielago
2022-11-21 02:03:38 +00:00
..
rev1 Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
info.json Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090) 2022-08-20 01:45:28 +01:00
murcielago.c added murcielago keyboard (#8920) 2020-05-13 21:29:11 +01:00
murcielago.h added murcielago keyboard (#8920) 2020-05-13 21:29:11 +01:00
readme.md Fixed Murciélago info.json to work with qmk configurator -> wrong assignments (#9095) 2020-05-15 03:36:40 -07:00
rules.mk added murcielago keyboard (#8920) 2020-05-13 21:29:11 +01:00

Murciélago (the bat)

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.