summaryrefslogtreecommitdiff
path: root/keyboards/felix/readme.md
diff options
context:
space:
mode:
authorunknown <itsaferbie@gmail.com>2017-10-13 17:02:56 -0400
committerJack Humbert <jack.humb@gmail.com>2017-10-13 11:24:31 -1000
commitbccf263cd06a8f854caa79ae511e5c40442de491 (patch)
treec9287ae3f4fa056871867d4eeaf663b8d1f2b104 /keyboards/felix/readme.md
parente094cd42b578bc1f378c4fd5b1c6efe112ec7073 (diff)
Add support for Unikeyboard Felix
Diffstat (limited to 'keyboards/felix/readme.md')
-rw-r--r--keyboards/felix/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/felix/readme.md b/keyboards/felix/readme.md
new file mode 100644
index 0000000000..1b5f4b42e0
--- /dev/null
+++ b/keyboards/felix/readme.md
@@ -0,0 +1,13 @@
+# Felix
+
+A customizable number/macropad made by Unikeyboard.
+
+Keyboard Maintainer: [QMK Community](https://github.com/qmk)
+Hardware Supported: Felix PCB, Pro Micro
+Hardware Availability: [Unikeyboard](https://unikeyboard.io/product/felix/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make felix-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.