Keychron / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
653 stars 826 forks source link

[Bug] Q6 MAX via.json file from official site missing one RGB effect #253

Closed Bodyash closed 1 month ago

Bodyash commented 2 months ago

Describe the Bug

I downloaded json file from official website (v1.0) - and it has this line duplicated:

                  ["Cycle Out In", 8],
                  ["Cycle Out In", 8],

While here: https://github.com/Keychron/qmk_firmware/blob/wireless_playground/keyboards/keychron/q6_max/via_json/q6_max_ansi_encoder.json

It has

                  ["Cycle Out In", 8],
                  ["Cycle Out In Dual", 9],

Keyboard Used

No response

Link to product page (if applicable)

https://www.keychron.com/products/keychron-q6-max-qmk-via-wireless-custom-mechanical-keyboard?_pos=4&_psq=q6+max&_ss=e&_v=1.0

Operating System

ArchLinux

qmk doctor Output

No response

Is AutoHotKey / Karabiner installed

Other keyboard-related software installed

No response

Additional Context

No response

lokher commented 2 months ago

Thank you for pointing it out, it will be fixed soon