1
0
Fork 0

Keyboard: Added support for the Fractal keyboard (#3457)

* Added support for the Fractal keyboard

* Try to fix the issue

* Add support for the Fractal keyboard.

* Fix errors with files
This commit is contained in:
Merlin04 2018-07-21 12:14:32 -07:00 committed by Drashna Jaelre
parent 1147fc24ad
commit 3fc5a05d66
9 changed files with 450 additions and 0 deletions

View file

@ -0,0 +1,14 @@
Fractal
===
The Fractal keyboard has a layout inspired by keyboards such as Preonic and JJ50. It aims to deliver a good quality but affordable keyboard. It supports Alps and MX switches and uses a Pro Micro as the controller.
Keyboard Maintainer: The QMK Community
Hardware Supported: Fractal
Hardware Availability: [KeyPCB](https://keypcb.bigcartel.com/product/fractal-keyboard-group-buy)
Make example for this keyboard (after setting up your build environment):
make fractal:default
See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.