Add dz60rgb

This commit is contained in:
Hydroxycarbamide 2025-02-12 00:51:50 +01:00
parent e2c6a058b3
commit 87fb0d61e5
Signed by: Siklos
GPG key ID: C06D07D96997549A
16 changed files with 695 additions and 0 deletions

View file

@ -0,0 +1,9 @@
VIA_ENABLE = yes
VIAL_ENABLE = yes
# Options to reduce firmware size:
LTO_ENABLE = yes # make the compiler work harder
QMK_SETTINGS = no # enables the tab to change QMK settings from the GUI
TAP_DANCE_ENABLE = no # enables "key tap" functionality
KEY_OVERRIDE_ENABLE = no # enables the ability to add custom keys
COMBO_ENABLE = no