diff options
Diffstat (limited to 'keyboards/nyquist/rules.mk')
-rw-r--r-- | keyboards/nyquist/rules.mk | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/nyquist/rules.mk b/keyboards/nyquist/rules.mk index 07cdba4bf6..f2bc59cc5d 100644 --- a/keyboards/nyquist/rules.mk +++ b/keyboards/nyquist/rules.mk @@ -74,4 +74,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend CUSTOM_MATRIX = yes -LAYOUTS = ortho_5x12
\ No newline at end of file +LAYOUTS = ortho_5x12 + +DEFAULT_FOLDER = nyquist/rev1
\ No newline at end of file |