diff options
| -rw-r--r-- | keyboards/planck/rules.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/planck/rules.mk b/keyboards/planck/rules.mk index bee5f8789..27753cfda 100644 --- a/keyboards/planck/rules.mk +++ b/keyboards/planck/rules.mk | |||
| @@ -67,6 +67,6 @@ API_SYSEX_ENABLE = no | |||
| 67 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 67 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
| 68 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 68 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
| 69 | 69 | ||
| 70 | LAYOUTS = ortho_4x12 | 70 | LAYOUTS = ortho_4x12 planck_mit planck_grid |
| 71 | 71 | ||
| 72 | DEFAULT_FOLDER = planck/rev4 \ No newline at end of file | 72 | DEFAULT_FOLDER = planck/rev4 |
