From 3fc5a05d663ae2ea960e16fa16e976f9dd70b0f2 Mon Sep 17 00:00:00 2001 From: Merlin04 Date: Sat, 21 Jul 2018 12:14:32 -0700 Subject: 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 --- keyboards/fractal/readme.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 keyboards/fractal/readme.md (limited to 'keyboards/fractal/readme.md') diff --git a/keyboards/fractal/readme.md b/keyboards/fractal/readme.md new file mode 100644 index 0000000000..1bb41cf7ff --- /dev/null +++ b/keyboards/fractal/readme.md @@ -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. -- cgit v1.2.3