[Keyboard] Add Rune Vaengr Keyboard (#13945)
* initial commit * fixed layout * enabled NKRO * removed qmkbest * changed the pins and bootloader to the mcu version * updated readme * Apply suggestions from code review thank you @drashna Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
710d37b3eb
commit
02ac0f89c4
10 changed files with 449 additions and 0 deletions
23
keyboards/runes/vaengr/readme.md
Normal file
23
keyboards/runes/vaengr/readme.md
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
# Vængr
|
||||
|
||||

|
||||
|
||||
Vængr [/ˈwɛ̃ːŋɡr̩/] (Old Norse: Wings)
|
||||
|
||||
5x12 hotswap ortholinear keyboard based on atmega32u4 mcu.
|
||||
|
||||
* Keyboard Maintainer: [Vicktor](https://github.com/vicktorhu)
|
||||
* Hardware Supported: atmega32u4
|
||||
* Hardware Availability: [Website](https://www.runes.id) -- 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](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).
|
||||
Loading…
Add table
Add a link
Reference in a new issue