summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/myskeeb/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/myskeeb/readme.md')
-rw-r--r--keyboards/handwired/myskeeb/readme.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/handwired/myskeeb/readme.md b/keyboards/handwired/myskeeb/readme.md
index 80be57e4b6..ddc326fe3e 100644
--- a/keyboards/handwired/myskeeb/readme.md
+++ b/keyboards/handwired/myskeeb/readme.md
@@ -1,11 +1,18 @@
# myskeeb
+![](https://i.imgur.com/ojGvzrbh.jpg)
+
Handwired Keyboard based on the Ergodash, with an OLED similar to Kyria.
* Keyboard Maintainer: [su8044](https://github.com/su8044)
+* Hardware Supported: Pro Micro (ATmega32U4)
Make example for this keyboard (after setting up your build environment):
make handwired/myskeeb:default
+Flashing example for this keyboard:
+
+ make handwired/myskeeb:default:flash
+
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).