diff options
author | Joel Challis <git@zvecr.com> | 2019-07-30 06:53:15 +0100 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-07-29 22:53:15 -0700 |
commit | de107eb14e08ca517c8d8530adba0d32aad850d2 (patch) | |
tree | ac6d4986ef0d36a95c9c378aae4447c7ef5cc77f /keyboards/hs60/v1 | |
parent | d5ab6752510047f60fe72b9f90288ce48dfccf53 (diff) |
[Keyboard] Fix community support for hs60 (#6439)
Diffstat (limited to 'keyboards/hs60/v1')
-rw-r--r-- | keyboards/hs60/v1/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/hs60/v1/rules.mk b/keyboards/hs60/v1/rules.mk index 20a2dc7a7a..f5bcb2b0a1 100644 --- a/keyboards/hs60/v1/rules.mk +++ b/keyboards/hs60/v1/rules.mk @@ -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 |