qmk_firmware/keyboards/delikeeb/vaneela
2023-02-08 18:41:46 +11:00
..
keymaps
config.h Remove unused Bootmagic row/col defines from config.h (#19761) 2023-02-07 00:05:37 +00:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
vaneela.c
vaneela.h

Vaneela

vaneela

This is a semi-staggered 5x12 keyboard made by a hobbist. Vaneela runs on Pro Micro and its compatible variants, such as elite-C. In matrix wise, it has the same key layout as other 5 x 12 ortholinear boards.

  • Keyboard Maintainer: noclew
  • Hardware Supported: Vaneela
  • Hardware Availability: Not commercially available, but the board fabricaion file will be uploaded in the near future.

Make example for this keyboard (after setting up your build environment):

make delikeeb/vaneela:default

Flashing example for this keyboard:

make delikeeb/vaneela:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.