qmk_firmware/keyboards/delikeeb/vaneela
2022-08-06 23:23:35 +10:00
..
keymaps Removes terminal from QMK. (#17258) 2022-05-30 22:38:08 -07:00
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: D (#17814) 2022-07-29 20:02:47 -07:00
readme.md [Keyboard] updated a vendor name / fixed minor keymap issues (#12881) 2021-05-12 17:19:48 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +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.