summaryrefslogtreecommitdiff
path: root/keyboards/keebzdotnet/fme/readme.md
diff options
context:
space:
mode:
authorthompson-ele <ele.thompson12@gmail.com>2021-05-26 22:17:13 -0700
committerGitHub <noreply@github.com>2021-05-26 22:17:13 -0700
commit446ef4a67671951dbeb24b534317339a1b460578 (patch)
tree20c9dbab88e8ef7591abad7be27e88dc64f3b55f /keyboards/keebzdotnet/fme/readme.md
parent1f86c3ac966bc5bbcc527fe78dc67b5427b1b8bd (diff)
[Keyboard] Add F.Me Macropad (#12658)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/keebzdotnet/fme/readme.md')
-rw-r--r--keyboards/keebzdotnet/fme/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/keebzdotnet/fme/readme.md b/keyboards/keebzdotnet/fme/readme.md
new file mode 100644
index 0000000000..8bd9b235d0
--- /dev/null
+++ b/keyboards/keebzdotnet/fme/readme.md
@@ -0,0 +1,19 @@
+# F-Me Macropad
+
+![F Me macropad](https://i.imgur.com/FKD43mB.jpg)
+
+A macropad designed after a meme board seen on Reddit.
+
+* Keyboard Maintainer: [keebzdotnet](https://github.com/keebzdotnet)
+* Hardware Supported: F-Me Macropad
+* Hardware Availability: https://www.keebz.net/shop/p/f-me
+
+Getting the board into bootloader mode:
+
+To flash firmware onto this board, you'll need to bring the PCB into bootloader mode. To enter bootloader mode, press the reset button on the back of the PCB twice. The reset button is located in the top left corner near the indicator LED.
+
+Make example for this keyboard (after setting up your build environment):
+
+ make keebzdotnet/fme: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).