summaryrefslogtreecommitdiff
path: root/keyboards/feels/feels65/readme.md
diff options
context:
space:
mode:
authorBrandon Claveria <48102030+swiftrax@users.noreply.github.com>2021-05-13 19:39:56 -0700
committerGitHub <noreply@github.com>2021-05-13 19:39:56 -0700
commitb2a63b42a533a9cb7db38554e0634140dede1f83 (patch)
treea665038a2fb642c5ec27c0d4c10e42eecfe2b5e2 /keyboards/feels/feels65/readme.md
parent8f4603dd734f5d70e9a89a5150821acd0dc77f7c (diff)
[Keyboard] add feels/feels65 (#12426)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Swiftrax <swiftrax@gmail.com>
Diffstat (limited to 'keyboards/feels/feels65/readme.md')
-rw-r--r--keyboards/feels/feels65/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/feels/feels65/readme.md b/keyboards/feels/feels65/readme.md
new file mode 100644
index 0000000000..c7eecc5e73
--- /dev/null
+++ b/keyboards/feels/feels65/readme.md
@@ -0,0 +1,13 @@
+# Feels65
+
+65% Keyboard. Physical Reset button on PCB and bootmagic to enter bootloader
+
+* Keyboard Maintainer: Swiftrax
+* Hardware Supported: Feels65 PCB
+* Hardware Availability: https://github.com/swiftrax
+
+Make example for this keyboard (after setting up your build environment):
+
+ make feels/feels65: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).