diff options
Diffstat (limited to 'keyboards/preonic/keymaps/bucktooth/rules.mk')
-rw-r--r-- | keyboards/preonic/keymaps/bucktooth/rules.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/preonic/keymaps/bucktooth/rules.mk b/keyboards/preonic/keymaps/bucktooth/rules.mk index 9dbdfcbd3b..8f226afd90 100644 --- a/keyboards/preonic/keymaps/bucktooth/rules.mk +++ b/keyboards/preonic/keymaps/bucktooth/rules.mk @@ -15,6 +15,3 @@ RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend -ifndef QUANTUM_DIR - include ../../../../Makefile -endif |