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 07cdba4bf..f2bc59cc5 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 | |||
74 | 74 | ||
75 | CUSTOM_MATRIX = yes | 75 | CUSTOM_MATRIX = yes |
76 | 76 | ||
77 | LAYOUTS = ortho_5x12 \ No newline at end of file | 77 | LAYOUTS = ortho_5x12 |
78 | |||
79 | DEFAULT_FOLDER = nyquist/rev1 \ No newline at end of file | ||