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

Update rules.mk #245

Open sexyboya opened 3 months ago

sexyboya commented 3 months ago

Description

Types of Changes

Issues Fixed or Closed by This PR

Checklist

sexyboya commented 3 months ago

yorosiku

lokher commented 3 months ago

mouse key is already enable in info.json: https://github.com/Keychron/qmk_firmware/blob/fd70215008ef2fccf5acc0aad57499d7e0ceef86/keyboards/keychron/q6_max/info.json#L14

sexyboya commented 3 months ago

Thank you very much. But no matter how I try, I cannot enter mouse clicks into the Via macro. Is there another way to do this? I will attach the image to this email.

----- 引用元メッセージ -----

From:"lokher" @.> To:"Keychron/qmk_firmware" @.> Cc:"sexyboya" @.>; "Author" @.> 日時:2024/03/29 金 13:10 件名:Re: [Keychron/qmk_firmware] Update rules.mk (PR #245)

mouse key is already enable in info.json: https://github.com/Keychron/qmk_firmware/blob/fd70215008ef2fccf5acc0aad57499d7e0ceef86/keyboards/keychron/q6_max/info.json#L14 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

lokher commented 3 months ago

Thank you very much. But no matter how I try, I cannot enter mouse clicks into the Via macro. Is there another way to do this? I will attach the image to this email.

Mouse click is not supported in VIA, you have to switch to build the macro with QMK: https://github.com/qmk/qmk_firmware/blob/master/docs/feature_macros.md

github-actions[bot] commented 1 month ago

Thank you for your contribution! This pull request has been automatically marked as stale because it has not had activity in the last 45 days. It will be closed in 30 days if no further activity occurs. Please feel free to give a status update now, or re-open when it's ready. For maintainers: Please label with bug, awaiting review, breaking_change, in progress, or on hold to prevent the issue from being re-flagged.

PeterMortensen commented 2 weeks ago

I cannot enter mouse clicks into the Via macro. Is there another way to do this?

It is possible to use mouse clicks in a Via macro by applying a hack.