summaryrefslogtreecommitdiff
path: root/keyboards/freyr/readme.md
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-11-04 10:39:11 +1100
committerGitHub <noreply@github.com>2020-11-04 10:39:11 +1100
commite024147ce5871a39a13ce5485c7afed03eabff5c (patch)
tree6137b1cf9d05ddc4042a03a03d7045f996b8ca22 /keyboards/freyr/readme.md
parentc60cafae419f8fe409f9cdb3274bbf6d02973f7c (diff)
Freyr refactor (#10833)
Diffstat (limited to 'keyboards/freyr/readme.md')
-rw-r--r--keyboards/freyr/readme.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/keyboards/freyr/readme.md b/keyboards/freyr/readme.md
index c6ddc30411..20fa484e8c 100644
--- a/keyboards/freyr/readme.md
+++ b/keyboards/freyr/readme.md
@@ -1,15 +1,20 @@
# freyr
-![Freyr](https://i.imgur.com/MeOrzoI.jpg)
+![Freyr](https://i.imgur.com/MeOrzoIl.jpg)
+
+Freyr is a tenkeyless keyboard, support ansi and iso layout.
-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
+* 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
+Flashing example for this keyboard:
+
+ make freyr: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).