summaryrefslogtreecommitdiff
path: root/keyboards/keebzdotnet/fme/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-05-27 05:17:47 +0000
committerQMK Bot <hello@qmk.fm>2021-05-27 05:17:47 +0000
commit07178903537d6a4ef950fa92640e363e1c2b15ae (patch)
tree2041f692b992bc031e734c584c7b915ec0970318 /keyboards/keebzdotnet/fme/readme.md
parentcd78ab25a93f786c1afc001477e8c7795041fdf9 (diff)
parent446ef4a67671951dbeb24b534317339a1b460578 (diff)
Merge remote-tracking branch 'origin/master' into develop
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).