diff --git a/keyboards/typek/rules.mk b/keyboards/typek/rules.mk index a92b0993283..ba1300b2aa8 100644 --- a/keyboards/typek/rules.mk +++ b/keyboards/typek/rules.mk @@ -1,2 +1 @@ -# Enter lower-power sleep mode when on the ChibiOS idle thread -OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE +# This file was intentionally left blank