[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
This commit is contained in:
Daniel Klug
2019-10-05 23:58:23 -07:00
committed by noroadsleft
parent 78f01eef2e
commit 345d3cc046
9 changed files with 482 additions and 0 deletions

View File

@@ -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).