[Keyboard] Pterodactyl handwired (#9884)

* Working bluetooth fork of dactyl

* Refactor thanks to zvecr

* Final refactor per PR comments

* Pragma once

* Update keyboards/handwired/pterodactyl/pterodactyl.h

* Update keyboards/handwired/pterodactyl/readme.md

* Update keyboards/handwired/pterodactyl/rules.mk

* Update keyboards/handwired/pterodactyl/rules.mk

* Update keyboards/handwired/pterodactyl/config.h

* Update keyboards/handwired/pterodactyl/pterodactyl.h

* Update keyboards/handwired/pterodactyl/config.h

* Update keyboards/handwired/pterodactyl/pterodactyl.h

* update readme

* Update keyboards/handwired/pterodactyl/keymaps/default/keymap.c

* Update keyboards/handwired/pterodactyl/info.json

* Update keyboards/handwired/pterodactyl/readme.md

* Update keyboards/handwired/pterodactyl/config.h

* Update keyboards/handwired/pterodactyl/info.json

* Update keyboards/handwired/pterodactyl/keymaps/default/keymap.c

* Update keyboards/handwired/pterodactyl/keymaps/default/keymap.c

* Update keyboards/handwired/pterodactyl/keymaps/default/keymap.c

* Update keyboards/handwired/pterodactyl/keymaps/default/keymap.c

* Update keyboards/handwired/pterodactyl/pterodactyl.h

* Update keyboards/handwired/pterodactyl/keymaps/default/keymap.c

* Update keyboards/handwired/pterodactyl/matrix.c

* Fix/add formatting and info/keymap.json

* Update keyboards/handwired/pterodactyl/keymaps/default/keymap.json

* lint default/keymap.json

* format info.json
This commit is contained in:
myoung34 2020-08-22 14:59:24 -05:00 committed by GitHub
parent cf4b493c24
commit e02f4798f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 964 additions and 0 deletions

View file

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