opensteno_qmk/keyboards/pegasushoof
Joe Wasson 743449472e Make PREVENT_STUCK_MODIFIERS the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-09-17 13:48:02 -04:00
..
keymaps Make PREVENT_STUCK_MODIFIERS the default (#3107) 2018-09-17 13:48:02 -04:00
config.h 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 add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763) 2018-08-26 11:59:52 -07: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.