summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/delphine/rules.mk
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-09-28 21:49:35 +0000
committerGitHub <noreply@github.com>2021-09-28 14:49:35 -0700
commit732535c1bb381bbe93e9efc1cb1260bda67644a6 (patch)
treea4cd6cc083347dd5eba7e8e77e68547040157adf /keyboards/mechlovin/delphine/rules.mk
parent873a1999bb962834d88713796741c22339fb670f (diff)
Mechlovin Delphine: add LAYOUT_numpad_6x4 (#14635)
* add LAYOUT_numpad_6x4 * tidy-up info.json data * use GitHub account name for maintainer field * remove meta key * add matrix diagram to delphine.h * update Community Layout support
Diffstat (limited to 'keyboards/mechlovin/delphine/rules.mk')
-rw-r--r--keyboards/mechlovin/delphine/rules.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/mechlovin/delphine/rules.mk b/keyboards/mechlovin/delphine/rules.mk
index b7cb9d955d..be3533e85b 100644
--- a/keyboards/mechlovin/delphine/rules.mk
+++ b/keyboards/mechlovin/delphine/rules.mk
@@ -20,5 +20,6 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
-LAYOUTS = ortho_6x4
-DEFAULT_FOLDER = mechlovin/delphine/mono_led \ No newline at end of file
+LAYOUTS = numpad_6x4 ortho_6x4
+
+DEFAULT_FOLDER = mechlovin/delphine/mono_led