1
0
Fork 0

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
This commit is contained in:
James Young 2021-09-28 21:49:35 +00:00 committed by GitHub
parent 873a1999bb
commit 732535c1bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 72 additions and 4 deletions

View file

@ -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
LAYOUTS = numpad_6x4 ortho_6x4
DEFAULT_FOLDER = mechlovin/delphine/mono_led