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

Remove LAYOUT_kc macros from edvorakjp keymaps #12217

Merged
merged 12 commits into from
Apr 10, 2021

Conversation

epaew
Copy link
Contributor

@epaew epaew commented Mar 13, 2021

Description

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

--

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@mtei
Copy link
Contributor

mtei commented Mar 16, 2021

余談ですが、、
もしもお望みなら、Helix キーボードで、ssd1306.c の代わりに QMK 標準の oled_driver.c を使えるようになりました。
キーマップの rules.mk に以下の1行を追加すれば使えます。

As a side note.
If you prefer, you can now use the QMK standard oled_driver.c instead of ssd1306.c on the Helix keyboard.
You can use it by adding the following line to the keymap rules.mk.

OLED_SELECT = core

helix/rev2/keymaps/default/oled_display.c も参考にしてください。
See also helix/rev2/keymaps/default/oled_display.c.

@epaew epaew marked this pull request as draft March 22, 2021 00:57
@epaew epaew force-pushed the feature/edvorakjp/remove_layout_kc branch 2 times, most recently from 260ea1a to 09ecc0d Compare March 22, 2021 11:49
@epaew epaew marked this pull request as ready for review March 22, 2021 11:49
@epaew
Copy link
Contributor Author

epaew commented Mar 22, 2021

@mtei
Thank you for your information! I updated my keymaps.

@epaew epaew force-pushed the feature/edvorakjp/remove_layout_kc branch from f83330c to 0fc0996 Compare March 26, 2021 23:08
@mtei mtei requested a review from a team March 31, 2021 17:53
Copy link
Contributor

@mtei mtei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@mtei mtei requested a review from a team March 31, 2021 20:32
@drashna
Copy link
Member

drashna commented Apr 10, 2021

Thanks!

@drashna drashna merged commit 3dbb7f2 into qmk:master Apr 10, 2021
@epaew epaew deleted the feature/edvorakjp/remove_layout_kc branch April 10, 2021 00:43
makenova pushed a commit to makenova/qmk_firmware that referenced this pull request Apr 26, 2021
rizo pushed a commit to rizo/qmk_firmware that referenced this pull request May 10, 2021
toddyamakawa pushed a commit to toddyamakawa/qmk_firmware that referenced this pull request May 19, 2021
HokieGeek pushed a commit to HokieGeek/qmk_firmware that referenced this pull request Jul 11, 2021
BorisTestov pushed a commit to BorisTestov/qmk_firmware that referenced this pull request May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants