summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/pterodactyl/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/pterodactyl/readme.md')
-rw-r--r--keyboards/handwired/pterodactyl/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/handwired/pterodactyl/readme.md b/keyboards/handwired/pterodactyl/readme.md
new file mode 100644
index 0000000000..3cc5e19c37
--- /dev/null
+++ b/keyboards/handwired/pterodactyl/readme.md
@@ -0,0 +1,21 @@
+# Pterodactyl
+
+![](https://cdn.zappy.app/65bacc35e1fbeb19ba02d42d80bddb9b.png)
+
+A bluetooth fork of the dactyl
+
+* Keyboard Maintainer: [myoung34](https://github.com/myoung34)
+* Hardware Supported:
+ * [Feather 32u4](https://learn.adafruit.com/adafruit-feather-32u4-bluefruit-le)
+* Hardware Availability:
+ * [Feather 32u4](https://www.amazon.com/Adafruit-Feather-32u4-Bluefruit-ADA2829/dp/B01GJR9MNI)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make handwired/pterodactyl:default
+
+Flashing example for this keyboard:
+
+ make handwired/pterodactyl: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).