1
0
Fork 0

[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
This commit is contained in:
vuhopkep 2019-09-08 22:48:54 +07:00 committed by Drashna Jaelre
parent ff118bce6a
commit d2f87df7f4
9 changed files with 326 additions and 0 deletions

15
keyboards/freyr/readme.md Normal file
View file

@ -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).