diff options
Diffstat (limited to 'keyboards/planck/keymaps/hiea')
-rw-r--r-- | keyboards/planck/keymaps/hiea/rules.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/planck/keymaps/hiea/rules.mk b/keyboards/planck/keymaps/hiea/rules.mk index 40f153844..a72276629 100644 --- a/keyboards/planck/keymaps/hiea/rules.mk +++ b/keyboards/planck/keymaps/hiea/rules.mk @@ -21,6 +21,3 @@ SLEEP_LED_ENABLE = no # breathing sleep LED during USB suspend TAP_DANCE_ENABLE = yes # enable double tap completion of (),[],{} -ifndef QUANTUM_DIR -include ../../../../Makefile -endif |