summaryrefslogtreecommitdiff
path: root/keyboards/c39
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2021-10-18 12:55:44 +0100
committerGitHub <noreply@github.com>2021-10-18 12:55:44 +0100
commit01b702bece4de0aa17c1df39a3305a1b643fd762 (patch)
tree73c898da1a4d9408b95c7441fc7a01f9aac728c9 /keyboards/c39
parente50867d52d9c255570630a23514842749b45e4c1 (diff)
Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)
* DRIVER -> ENABLE * Update generic_features.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update common_features.mk Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/c39')
-rw-r--r--keyboards/c39/keymaps/drashna/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/c39/keymaps/drashna/rules.mk b/keyboards/c39/keymaps/drashna/rules.mk
index c05f6a4be4..0e5a4cbebd 100644
--- a/keyboards/c39/keymaps/drashna/rules.mk
+++ b/keyboards/c39/keymaps/drashna/rules.mk
@@ -13,6 +13,7 @@ COMMAND_ENABLE = yes
NKRO_ENABLE = yes
AUDIO_ENABLE = yes
UNICODE_ENABLE = yes
-HAPTIC_ENABLE = SOLENOID
+HAPTIC_ENABLE = yes
+HAPTIC_DRIVER = SOLENOID
RGBLIGHT_STARTUP_ANIMATION = yes