summaryrefslogtreecommitdiffstats
path: root/keyboards/runes/vaengr/readme.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-08-11 09:48:25 -0700
committerJames Young <18669334+noroadsleft@users.noreply.github.com>2021-08-11 09:48:25 -0700
commit345f6dc4e6910ab11907dfa5382edb12d57a1d7b (patch)
treeb57d00ab7fe59a47f4035ab7463dec5090ef6464 /keyboards/runes/vaengr/readme.md
parentf4c447f2dfd9146664e3e985cac743abf17ac060 (diff)
parent02ac0f89c4665f5fc6e57559a8c49d363117fbc0 (diff)
Merge remote-tracking branch 'upstream/master' into develop
Fixes merge conflicts in: - keyboards/poker87c/rules.mk and keyboards/poker87d/rules.mk - Conflicts from PR 13961 - keyboards/tronguylabs/m122_3270/keymaps/default/keymap.c - Conflict from PR 13947
Diffstat (limited to 'keyboards/runes/vaengr/readme.md')
-rw-r--r--keyboards/runes/vaengr/readme.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/runes/vaengr/readme.md b/keyboards/runes/vaengr/readme.md
new file mode 100644
index 0000000000..54e3b80176
--- /dev/null
+++ b/keyboards/runes/vaengr/readme.md
@@ -0,0 +1,23 @@
+# Vængr
+
+![Vængr](https://i.imgur.com/bwN7SzF.jpg)
+
+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).