Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scroll snap feature #105

Merged
merged 1 commit into from
Apr 2, 2022
Merged

scroll snap feature #105

merged 1 commit into from
Apr 2, 2022

Conversation

koron
Copy link
Collaborator

@koron koron commented Apr 2, 2022

introduce scroll snap feature. scroll snap locks an axis to scroll at
first, then unlock it if ball moved to another axis an amount.

apply clang-format. configuration for clang-format is changed in QMK.
this apply it on files exclude config.h files.

invert horizontal scroll. it was just a bug.


(in Japanese/日本語)

scroll snap機能を追加しました。scroll snapは、スクロールモードにおいて最初はスクロール方向を片方の軸に固定しておき、もう一方の軸にある程度にボールを転がした際にその固定を解除≒自由にスクロールできるようにする機能です。

またclang-formatを再適用しました。QMK 0.16.x においてclang-formatのコンフィギュレーションが変更になったため、それに追従する目的です。

水平方向のスクロールを逆にしました。バグ修正です。

introduce scroll snap feature. scroll snap locks an axis to scroll at
first, then unlock it if ball moved to another axis an amount.

apply clang-format. configuration for clang-format is changed in QMK.
this apply it on files exclude config.h files.
@koron koron added the enhancement New feature or request label Apr 2, 2022
@koron koron self-assigned this Apr 2, 2022
@koron
Copy link
Collaborator Author

koron commented Apr 2, 2022

for #104

@koron koron mentioned this pull request Apr 2, 2022
@koron koron merged commit ea80e4e into Yowkees:main Apr 2, 2022
@koron koron deleted the scroll-snap-feature branch April 2, 2022 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant