[Keyboard] Fix community support for hs60 (#6439)
parent
d5ab675251
commit
de107eb14e
|
@ -69,7 +69,7 @@ FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
|
|||
RGB_MATRIX_ENABLE = yes # Use RGB matrix
|
||||
RAW_ENABLE = yes
|
||||
|
||||
LAYOUTS = 60_ansi_split_bs_rshift
|
||||
LAYOUTS = 60_ansi 60_iso
|
||||
|
||||
# Experimental features for zealcmd please do no enable
|
||||
#RAW_ENABLE = yes
|
||||
|
|
|
@ -65,3 +65,5 @@ NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plu
|
|||
RAW_ENABLE = no
|
||||
DYNAMIC_KEYMAP_ENABLE = no
|
||||
CIE1931_CURVE = yes
|
||||
|
||||
LAYOUTS = 60_ansi 60_iso
|
||||
|
|
Loading…
Reference in New Issue