qmk_firmware/keyboards/pegasushoof
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660)
* Remove all Makefiles from the keyboards directory.

* update keymaps added in the last 8 days

* Ignore keyboard/keymap makefiles

* update hand_wire to reflect our new Makefile-less reality

* Update the make guide to reflect the new reality

* move planck keymap options to rules.mk

* update planck keymaps 4real

* trigger travis

* add back build_keyboard.mk

* restore changes to build_keyboard
2017-09-08 13:47:50 -04:00
..
keymaps Remove all Makefiles from the keyboards directory. (#1660) 2017-09-08 13:47:50 -04:00
config.h Support the Pegasus Hoof controller. 2016-10-13 12:50:54 +02:00
Makefile Support the Pegasus Hoof controller. 2016-10-13 12:50:54 +02:00
matrix.c Support the Pegasus Hoof controller. 2016-10-13 12:50:54 +02:00
pegasushoof.c Fix undefined reference errors with avr-gcc 7.1 2017-05-27 00:25:35 +02:00
pegasushoof.h Support the Pegasus Hoof controller. 2016-10-13 12:50:54 +02:00
README.md Make the bulk of our keyboards match the readme.md standard 2017-08-16 20:36:59 -04:00
rules.mk Update keyboards' rules.mk/Makefiles (#1442) 2017-06-30 16:09:52 -04:00

Pegasus Hoof Controller

Keyboard Maintainer: QMK Community Hardware Supported: Pegasus Hoof Hardware Availability: https://1upkeyboards.com/filco-pegasus-hoof-controller.html

Make example for this keyboard (after setting up your build environment):

make pegasus_hoof-default

See build environment setup then the make instructions for more information.