]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/bpiphany/pegasushoof/keymaps/citadel/rules.mk
Keyboard: Bpiphany Pegasus Hoof Refactor, Configurator support (#4649)
[qmk_firmware.git] / keyboards / bpiphany / pegasushoof / keymaps / citadel / rules.mk
index 4cec29477ac07456e8dd6ffa469044ad14f6a51e..3eb289a71667ed43b936ed9929e05c8662ed9376 100644 (file)
@@ -13,10 +13,5 @@ MIDI_ENABLE      = no   # MIDI controls
 AUDIO_ENABLE     = no   # Audio output on port C6
 UNICODE_ENABLE   = no   # Unicode
 BLUETOOTH_ENABLE = no   # Enable Bluetooth with the Adafruit EZ-Key HID
-RGBLIGHT_ENABLE  = no   # Enable WS2812 RGB underlight. 
+RGBLIGHT_ENABLE  = no   # Enable WS2812 RGB underlight.
 TAP_DANCE_ENABLE = yes  # see https://docs.qmk.fm/#/feature_tap_dance (+1000)
-
-
-ifndef QUANTUM_DIR
-  include ../../../../Makefile
-endif