summaryrefslogtreecommitdiffstats
path: root/keyboards/fractal/readme.md
diff options
context:
space:
mode:
authorMerlin04 <Merlin04@users.noreply.github.com>2018-07-21 21:14:32 +0200
committerDrashna Jaelre <drashna@live.com>2018-07-21 21:14:32 +0200
commit3fc5a05d663ae2ea960e16fa16e976f9dd70b0f2 (patch)
tree40d8ce346fe59f41e1cca3f609735fc6a2cd50da /keyboards/fractal/readme.md
parent1147fc24adfe22eac6e67f9d7f0f1184f358f141 (diff)
downloadqmk_firmware-3fc5a05d663ae2ea960e16fa16e976f9dd70b0f2.tar.gz
qmk_firmware-3fc5a05d663ae2ea960e16fa16e976f9dd70b0f2.tar.xz
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
Diffstat (limited to 'keyboards/fractal/readme.md')
-rw-r--r--keyboards/fractal/readme.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/fractal/readme.md b/keyboards/fractal/readme.md
new file mode 100644
index 000000000..1bb41cf7f
--- /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.