mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-11 22:44:56 +00:00
Temporarily remove failing community layout from zeal60 make rules
This commit is contained in:
parent
bd72966256
commit
ffd0018fb1
1 changed files with 3 additions and 1 deletions
|
@ -76,4 +76,6 @@ RAW_ENABLE = yes
|
|||
DYNAMIC_KEYMAP_ENABLE = yes
|
||||
CIE1931_CURVE = yes
|
||||
|
||||
LAYOUTS = 60_ansi 60_iso 60_hhkb 60_ansi_split_bs_rshift
|
||||
# 60_iso removed because unixmaal's community layout won't compile
|
||||
# due to duplicate function definition https://travis-ci.org/qmk/qmk_firmware/builds/472014965
|
||||
LAYOUTS = 60_ansi 60_hhkb 60_ansi_split_bs_rshift
|
||||
|
|
Loading…
Reference in a new issue