diff options
author | vuhopkep <boy9x0@gmail.com> | 2019-09-08 22:48:54 +0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-09-08 08:48:54 -0700 |
commit | d2f87df7f47926fbb5c98a6a3d242afd7a78f31b (patch) | |
tree | 6fbb6768c5fc3b0748a56e742bde3e072a6c25f1 /keyboards/freyr/readme.md | |
parent | ff118bce6ab5f83adf9def19f0ccbae3b5939f9a (diff) | |
download | qmk_firmware-d2f87df7f47926fbb5c98a6a3d242afd7a78f31b.tar.gz qmk_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.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/freyr/readme.md b/keyboards/freyr/readme.md new file mode 100644 index 0000000000..c6ddc30411 --- /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). |