diff options
| author | Drashna Jaelre | 2021-02-23 19:57:24 +0100 |
|---|---|---|
| committer | GitHub | 2021-02-23 19:57:24 +0100 |
| commit | 0b69e4df818c2515cf4eee3d8b6fd4a07775b887 (patch) | |
| tree | bdeee9c5a88c2aef8aca366b3e6ea986f44174c0 /layouts/community/split_3x6_3/drashna/rules.mk | |
| parent | 11146ecd086c6b6736ab3c5947f26a96be642671 (diff) | |
[Keymap] Drashna Updates - Split+OLED edition (#11968)
Diffstat (limited to 'layouts/community/split_3x6_3/drashna/rules.mk')
| -rw-r--r-- | layouts/community/split_3x6_3/drashna/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/split_3x6_3/drashna/rules.mk b/layouts/community/split_3x6_3/drashna/rules.mk index 5358cb0ac8..db284f78dc 100644 --- a/layouts/community/split_3x6_3/drashna/rules.mk +++ b/layouts/community/split_3x6_3/drashna/rules.mk @@ -29,6 +29,6 @@ endif ifeq ($(strip $(CTPC)), yes) HAPTIC_ENABLE = no - WS2812_DRIVER = pwm + WS2812_DRIVER = pwm # won't work without a patch to the ctpc mk file SERIAL_DRIVER = usart endif |