qmk_firmware/keyboards/delikeeb/vaneela
Nick Brassel 7f805cc779
VIA Protocol 12 + fixes (#19916)
Co-authored-by: Wilba <wilba@wilba.tech>
Co-authored-by: zvecr <git@zvecr.com>
2023-02-23 09:19:00 +11:00
..
keymaps VIA Protocol 12 + fixes (#19916) 2023-02-23 09:19:00 +11:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md [Keyboard] updated a vendor name / fixed minor keymap issues (#12881) 2021-05-12 17:19:48 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
vaneela.c [Keyboard] updated a vendor name / fixed minor keymap issues (#12881) 2021-05-12 17:19:48 -07:00
vaneela.h [Keyboard] updated a vendor name / fixed minor keymap issues (#12881) 2021-05-12 17:19:48 -07:00

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.