aboutsummaryrefslogtreecommitdiff
path: root/keyboards/tada68/keymaps/unix/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tada68/keymaps/unix/rules.mk')
-rw-r--r--keyboards/tada68/keymaps/unix/rules.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/tada68/keymaps/unix/rules.mk b/keyboards/tada68/keymaps/unix/rules.mk
index aade51459..316106c03 100644
--- a/keyboards/tada68/keymaps/unix/rules.mk
+++ b/keyboards/tada68/keymaps/unix/rules.mk
@@ -16,6 +16,3 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
16RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. 16RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
17SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend 17SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
18 18
19ifndef QUANTUM_DIR
20 include ../../../../Makefile
21endif