diff options
Diffstat (limited to 'keyboards/minidox/rules.mk')
-rw-r--r-- | keyboards/minidox/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/minidox/rules.mk b/keyboards/minidox/rules.mk index 539456ae0..0f9d30310 100644 --- a/keyboards/minidox/rules.mk +++ b/keyboards/minidox/rules.mk | |||
@@ -72,3 +72,5 @@ USE_I2C ?= no | |||
72 | SLEEP_LED_ENABLE ?= no # Breathing sleep LED during USB suspend | 72 | SLEEP_LED_ENABLE ?= no # Breathing sleep LED during USB suspend |
73 | 73 | ||
74 | CUSTOM_MATRIX = yes | 74 | CUSTOM_MATRIX = yes |
75 | |||
76 | DEFAULT_FOLDER = minidox/rev1 \ No newline at end of file | ||