diff options
Diffstat (limited to 'keyboards/tanuki/rules.mk')
-rw-r--r-- | keyboards/tanuki/rules.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/tanuki/rules.mk b/keyboards/tanuki/rules.mk index cc3734152f..fd3c058304 100644 --- a/keyboards/tanuki/rules.mk +++ b/keyboards/tanuki/rules.mk @@ -65,6 +65,3 @@ UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID TAP_DANCE_ENABLE = no -ifndef QUANTUM_DIR - include ../../Makefile -endif |