diff options
Diffstat (limited to 'keyboards/hnahkb/freyr/readme.md')
-rw-r--r-- | keyboards/hnahkb/freyr/readme.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/hnahkb/freyr/readme.md b/keyboards/hnahkb/freyr/readme.md new file mode 100644 index 0000000000..93df05b475 --- /dev/null +++ b/keyboards/hnahkb/freyr/readme.md @@ -0,0 +1,20 @@ +# freyr + +![Freyr](https://i.imgur.com/MeOrzoIl.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 hnahkb/freyr:default + +Flashing example for this keyboard: + + make hnahkb/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). |