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