]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/amj40/keymaps/jetpacktuxedo/rules.mk
Remove all of the deprecated RGB defines
[qmk_firmware.git] / keyboards / amj40 / keymaps / jetpacktuxedo / rules.mk
index 6ad92366889aa58782c87cac9f9c9049f0cdd342..2b613b28e4baea43fe3bca8d75d31ff9db0d30c0 100644 (file)
@@ -17,11 +17,3 @@ RGBLIGHT_ENABLE  = no  # Enable WS2812 RGB underlight.
 
 # Do not enable SLEEP_LED_ENABLE. It uses the same timer as BACKLIGHT_ENABLE
 SLEEP_LED_ENABLE = no    # Breathing sleep LED during USB suspend
-
-#define ws2812_PORTREG  PORTD
-#define ws2812_DDRREG   DDRD
-
-
-ifndef QUANTUM_DIR
-       include ../../../../Makefile
-endif