diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-02-01 03:42:53 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-31 11:42:53 -0800 |
commit | 2e052b87c45ce068cafd78d44f709f7a036d6ccb (patch) | |
tree | 32205ab368277025db21ab33f213df2da67c5ebc /keyboards/unikeyboard/felix/readme.md | |
parent | 4452be587b08059eb9d58cebca04d7a8c51634e1 (diff) | |
download | qmk_firmware-2e052b87c45ce068cafd78d44f709f7a036d6ccb.tar.gz qmk_firmware-2e052b87c45ce068cafd78d44f709f7a036d6ccb.zip |
[Keyboard] move unikeyboard boards to /unikeyboard (#16081)
Diffstat (limited to 'keyboards/unikeyboard/felix/readme.md')
-rw-r--r-- | keyboards/unikeyboard/felix/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/unikeyboard/felix/readme.md b/keyboards/unikeyboard/felix/readme.md new file mode 100644 index 0000000000..2ea41d382f --- /dev/null +++ b/keyboards/unikeyboard/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 unikeyboard/felix:default + +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). |