qmk_firmware/keyboards/delikeeb/vaneela
Ryan 4869b8061c
Move ortho & numpad layouts to data driven (#20183)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-29 15:54:34 +11:00
..
keymaps VIA Protocol 12 + fixes (#19916) 2023-02-23 09:19:00 +11:00
config.h Move matrix config to info.json, part 4 (#20001) 2023-03-11 00:00:24 +11:00
info.json Move ortho & numpad layouts to data driven (#20183) 2023-03-29 15:54:34 +11:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11: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.