aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dactyl_left/readme.md
diff options
context:
space:
mode:
authorDaniel Klug <daniel.j.klug@gmail.com>2019-10-05 23:58:23 -0700
committernoroadsleft <18669334+noroadsleft@users.noreply.github.com>2019-10-05 23:58:23 -0700
commit345d3cc046bb75c10b454c7b0d5bbf8675862e37 (patch)
tree81224a9c1d5fdffd3afd68ac3e30a3198f716dbe /keyboards/handwired/dactyl_left/readme.md
parent78f01eef2e4586f59b56703d0a4f1a57a1af40a1 (diff)
downloadfirmware-345d3cc046bb75c10b454c7b0d5bbf8675862e37.tar.gz
firmware-345d3cc046bb75c10b454c7b0d5bbf8675862e37.tar.bz2
firmware-345d3cc046bb75c10b454c7b0d5bbf8675862e37.zip
[Keymap] dactyl_left (#6775)
* [keymap] dactyl_left Special layout for the left side of the ergodox dactyl. * [keymap] dactyl_left Special layout for the left side of the ergodox dactyl. * Updated readme.md * Update keyboards/handwired/dactyl_left/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/handwired/dactyl_left/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/handwired/dactyl_left/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/handwired/dactyl_left/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/handwired/dactyl_left/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Addressing changes for PR removed layers.json and 15-24 from rules.mk * Updating keymap for better a default Hopefully this works as a starting point
Diffstat (limited to 'keyboards/handwired/dactyl_left/readme.md')
-rw-r--r--keyboards/handwired/dactyl_left/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/handwired/dactyl_left/readme.md b/keyboards/handwired/dactyl_left/readme.md
new file mode 100644
index 000000000..edcc83206
--- /dev/null
+++ b/keyboards/handwired/dactyl_left/readme.md
@@ -0,0 +1,15 @@
+# dactyl_left
+
+![dactyl_left](https://i.imgur.com/PYL3Ca2.png)
+
+A custom build of an ergodox dactyl using a Teensy. Pins are custom.
+
+Keyboard Maintainer: [RedForty](https://github.com/RedForty)
+Hardware Supported: Left side of the dactyl only
+Hardware Availability: Custom job
+
+Make example for this keyboard (after setting up your build environment):
+
+ make handwired/dactyl_left: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).