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.

23 lines
886 B

  1. # Vængr
  2. ![Vængr](https://i.imgur.com/bwN7SzF.jpg)
  3. Vængr [/ˈwɛ̃ːŋɡr̩/] (Old Norse: Wings)
  4. 5x12 hotswap ortholinear keyboard based on atmega32u4 mcu.
  5. * Keyboard Maintainer: [Vicktor](https://github.com/vicktorhu)
  6. * Hardware Supported: atmega32u4
  7. * Hardware Availability: [Website](https://www.runes.id) -- Currently Indonesia only
  8. Reset the keyboard with **Lower** + **Upper** + **Del** or by pressing the reset button on the PCB.
  9. Make example for this keyboard (after setting up your build environment):
  10. make vaengr:default
  11. Flashing example for this keyboard:
  12. make vaengr:default:flash
  13. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).