]> git.donarmstrong.com Git - qmk_firmware.git/commit
Fix enables for Haptic Feedback (#6707)
authorDrashna Jaelre <drashna@live.com>
Sun, 15 Sep 2019 02:57:07 +0000 (19:57 -0700)
committerGitHub <noreply@github.com>
Sun, 15 Sep 2019 02:57:07 +0000 (19:57 -0700)
commit265d8abee16ef73bcaf8cdc70a8e0532fbfb0fda
treec002885270c3c0cfd708691d97ef2c3cc1c16246
parentd13e0b5cfc354c60da32d1c22c6930c75945937f
Fix enables for Haptic Feedback (#6707)

* Fix enables for Haptic Feedback

If you enabled bothe DRV2605 and SOLENOID, it would only enable one of these, not both.

This fixes the check so that you can enable both options.

* Fix check for haptic feature
common_features.mk