diff options
author | unknown <itsaferbie@gmail.com> | 2017-10-13 17:02:56 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-10-13 11:24:31 -1000 |
commit | bccf263cd06a8f854caa79ae511e5c40442de491 (patch) | |
tree | c9287ae3f4fa056871867d4eeaf663b8d1f2b104 /keyboards/felix/readme.md | |
parent | e094cd42b578bc1f378c4fd5b1c6efe112ec7073 (diff) | |
download | firmware-bccf263cd06a8f854caa79ae511e5c40442de491.tar.gz firmware-bccf263cd06a8f854caa79ae511e5c40442de491.tar.bz2 firmware-bccf263cd06a8f854caa79ae511e5c40442de491.zip |
Add support for Unikeyboard Felix
Diffstat (limited to 'keyboards/felix/readme.md')
-rw-r--r-- | keyboards/felix/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/felix/readme.md b/keyboards/felix/readme.md new file mode 100644 index 000000000..1b5f4b42e --- /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. |