aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/ortho60/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/cannonkeys/ortho60/rules.mk')
-rw-r--r--keyboards/cannonkeys/ortho60/rules.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/ortho60/rules.mk b/keyboards/cannonkeys/ortho60/rules.mk
index 1d3f1afa9..2077eea66 100644
--- a/keyboards/cannonkeys/ortho60/rules.mk
+++ b/keyboards/cannonkeys/ortho60/rules.mk
@@ -26,3 +26,7 @@ BACKLIGHT_DRIVER = custom
RGBLIGHT_ENABLE = yes
LAYOUTS = ortho_5x12
+
+
+# Enter lower-power sleep mode when on the ChibiOS idle thread
+OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE