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

compilable with QMK 0.14.x (0.14.22) #69

Merged
merged 1 commit into from
Oct 13, 2021
Merged

compilable with QMK 0.14.x (0.14.22) #69

merged 1 commit into from
Oct 13, 2021

Conversation

koron
Copy link
Collaborator

@koron koron commented Oct 12, 2021

QMK 0.14.x (確認したのは0.14.22)に対応するPRです。

もろもろの意思決定の経緯とかは #68 を参照してください。

おおまかにやったことは以下の3点です。

  1. TRRSによるシリアル通信の近代化 (compile blocker)だった
    これに伴い不要になった rev1/transport.c は削除
  2. OLEDの有効化
  3. サイズの削減
    • viaはOLEDを無効化。代わりにRGBLIGHTのエフェクトの追加
    • defaultはOLEDを有効化。RGBLIGHTを有効化し、エフェクトの厳選

上記に加えていくつかadditionalな変更があります:

  • info.jsonのlayoutsを追加定義: コンパイル時のワーニング対策 (微妙に座標が間違ってるはずなので、適宜直していただければ)
  • via用JSONの改行コードの修正
  • rev1/rules.mk の微調整

@Yowkees Yowkees merged commit 3ec427f into Yowkees:main Oct 13, 2021
@Yowkees
Copy link
Owner

Yowkees commented Oct 13, 2021

多大なるご尽力をいただき、本当にありがとうございます!
PRをマージさせていただきました。

@koron koron deleted the support-qmk-0.14.x branch October 13, 2021 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants