You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
James Young 6f36eb469d
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)
2 years ago
..
keymaps 2021 May 29 Breaking Changes Update (#13034) 2 years ago
config.h Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) 2 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
readme.md 2021 May 29 Breaking Changes Update (#13034) 2 years ago
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2 years ago
vaneela.c 2021 May 29 Breaking Changes Update (#13034) 2 years ago
vaneela.h 2021 May 29 Breaking Changes Update (#13034) 2 years ago

readme.md

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.