summary refs log tree commit diff
path: root/layouts
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 /layouts
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 'layouts')
-rw-r--r--layouts/community/ortho_4x12/drashna/rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/community/ortho_4x12/drashna/rules.mk b/layouts/community/ortho_4x12/drashna/rules.mk
index 775ad8e6eb..8c3e126636 100644
--- a/layouts/community/ortho_4x12/drashna/rules.mk
+++ b/layouts/community/ortho_4x12/drashna/rules.mk
@@ -28,7 +28,6 @@ ifeq ($(strip $(KEYBOARD)), planck/light)
     RGBLIGHT_ENABLE             = yes
     RGBLIGHT_STARTUP_ANIMATION  = yes
     AUDIO_ENABLE       			= yes
-    # HAPTIC_ENABLE               += SOLENOID
 endif
 ifeq ($(strip $(KEYBOARD)), planck/ez)
     RGBLIGHT_ENABLE             = no