aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/freyr/readme.md
diff options
context:
space:
mode:
authorvuhopkep <boy9x0@gmail.com>2019-09-08 22:48:54 +0700
committerDrashna Jaelre <drashna@live.com>2019-09-08 08:48:54 -0700
commitd2f87df7f47926fbb5c98a6a3d242afd7a78f31b (patch)
tree6fbb6768c5fc3b0748a56e742bde3e072a6c25f1 /keyboards/freyr/readme.md
parentff118bce6ab5f83adf9def19f0ccbae3b5939f9a (diff)
downloadfirmware-d2f87df7f47926fbb5c98a6a3d242afd7a78f31b.tar.gz
firmware-d2f87df7f47926fbb5c98a6a3d242afd7a78f31b.tar.bz2
firmware-d2f87df7f47926fbb5c98a6a3d242afd7a78f31b.zip
[Keyboard] Add Freyr keyboard (#6664)
* Add Freyr keyboard Add new Freyr tkl keyboard * add comunity layout * Update info.json * Update readme.md * Update info.json * Update keymap.c
Diffstat (limited to 'keyboards/freyr/readme.md')
-rw-r--r--keyboards/freyr/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/freyr/readme.md b/keyboards/freyr/readme.md
new file mode 100644
index 000000000..c6ddc3041
--- /dev/null
+++ b/keyboards/freyr/readme.md
@@ -0,0 +1,15 @@
+# freyr
+
+![Freyr](https://i.imgur.com/MeOrzoI.jpg)
+
+Freyr is a tenkeyless keyboard, support ansi and iso layout.
+[Full layout here](http://www.keyboard-layout-editor.com/#/gists/438ef0c58c46ec28c80d9894ffcff177)
+
+Keyboard Maintainer: [HnahKB](https://github.com/vuhopkep)
+Hardware Supported: Freyr.revB PCB
+
+Make example for this keyboard (after setting up your build environment):
+
+ make freyr:default
+
+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).