summaryrefslogtreecommitdiff
path: root/keyboards/handwired/daishi/rules.mk
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2020-02-14 17:20:18 +1100
committerGitHub <noreply@github.com>2020-02-13 22:20:18 -0800
commitac0947c9e8fc97797880cf96c983a718e6ada4a9 (patch)
treede0fde33fca08c85c458b6003926669d34c47880 /keyboards/handwired/daishi/rules.mk
parent806cd392e70b81bbefdc06f111d2562ead4094ba (diff)
Convert two handwired default keymaps to Dynamic Macro feature (#8166)
Diffstat (limited to 'keyboards/handwired/daishi/rules.mk')
-rw-r--r--keyboards/handwired/daishi/rules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/handwired/daishi/rules.mk b/keyboards/handwired/daishi/rules.mk
index dacecfb0b1..5e8cc85e65 100644
--- a/keyboards/handwired/daishi/rules.mk
+++ b/keyboards/handwired/daishi/rules.mk
@@ -29,3 +29,4 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
ENCODER_ENABLE = yes # Add rotary encoder support
+DYNAMIC_MACRO_ENABLE = yes \ No newline at end of file