1
0
Fork 0

Freyr refactor (#10833)

This commit is contained in:
Ryan 2020-11-04 10:39:11 +11:00 committed by GitHub
parent c60cafae41
commit e024147ce5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 496 additions and 408 deletions

View file

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