diff options
author | QMK Bot <hello@qmk.fm> | 2021-01-12 12:21:46 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-01-12 12:21:46 +0000 |
commit | 9b9012767c20fe107d44d9c1b858e97cc243f344 (patch) | |
tree | 24079496bb464431c9d8ca79d90bdc6b171e6b1a /keyboards/acheron/lasgweloth/rules.mk | |
parent | 1c0ccf9aaf91dc8eae44ea0e78e9321a7ed7d5c9 (diff) | |
parent | 68f321f24bae16222ef8d2803caf5143ca4eb83a (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/acheron/lasgweloth/rules.mk')
-rw-r--r-- | keyboards/acheron/lasgweloth/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/acheron/lasgweloth/rules.mk b/keyboards/acheron/lasgweloth/rules.mk index 2d2f71e195..6bfb44ee94 100644 --- a/keyboards/acheron/lasgweloth/rules.mk +++ b/keyboards/acheron/lasgweloth/rules.mk @@ -21,3 +21,5 @@ ENCODER_ENABLE = no # Enter lower-power sleep mode when on the ChibiOS idle thread OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE + +LAYOUTS = 60_ansi 60_ansi_split_bs_rshift |