qmk-firmwares/keyboards/runes/vaengr
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01: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: R (#17885) 2022-08-04 08:05:40 +10:00
readme.md
rules.mk
vaengr.c
vaengr.h

Vængr

Vængr

Vængr [/ˈwɛ̃ːŋɡr̩/] (Old Norse: Wings)

5x12 hotswap ortholinear keyboard based on atmega32u4 mcu.

  • Keyboard Maintainer: Vicktor
  • Hardware Supported: atmega32u4
  • Hardware Availability: Website -- Currently Indonesia only

Reset the keyboard with Lower + Upper + Del or by pressing the reset button on the PCB.

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

make vaengr:default

Flashing example for this keyboard:

make vaengr:default:flash

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