[Keyboard] Doppelganger (#7682)

* Initial commit

* Update info.json

* Update doppelganger.c

* Update keyboards/doppelganger/readme.md

* Update keyboards/doppelganger/readme.md

* Update keyboards/doppelganger/readme.md

* Update keyboards/doppelganger/rules.mk

* Update keyboards/doppelganger/rules.mk

* Update keyboards/doppelganger/rules.mk

* Update keyboards/doppelganger/rules.mk

* More fixes my g:)

* Update keyboards/doppelganger/rules.mk

* Update keyboards/doppelganger/rules.mk

* More prettying

* Update rules.mk

* Minor spacing

* Init pins

* Update rules.mk

* Update keyboards/doppelganger/info.json
This commit is contained in:
yiancar
2019-12-28 08:06:42 +00:00
committed by James Young
parent 26a823082b
commit c329a0ec8e
8 changed files with 409 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# Doppelganger
![doppelganger](https://i.imgur.com/5eALJBf.png)
A Split keyboard co-designed with Cable Car designs
* Keyboard Maintainer: [Yiancar-Designs](https://github.com/yiancar)
* Hardware Supported: The specific set of pcbs which use 2 ATMEGA-32u4
* Hardware Availability: Contact Noahf#2971 on discord!
Make example for this keyboard (after setting up your build environment):
make doppelganger: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).