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:
parent
1147fc24ad
commit
3fc5a05d66
9 changed files with 450 additions and 0 deletions
14
keyboards/fractal/readme.md
Normal file
14
keyboards/fractal/readme.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue