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

Lotus #686

Closed
wants to merge 18 commits into from
Closed

Lotus #686

wants to merge 18 commits into from

Conversation

TweetyDaBird
Copy link
Contributor

Added rp2040_ce and minor updates

TweetyDaBird and others added 17 commits September 27, 2023 14:01
Replacing key-codes to match latest QMK iteration, some options are moved to .JSON
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Simplified OLED, cleaned up keymap
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
… Lotus

# Conflicts:
#	keyboards/tweetydabird/lotus58/info.json
#	keyboards/tweetydabird/lotus58/keymaps/vial/rules.mk
… Lotus

# Conflicts:
#	keyboards/tweetydabird/lotus58/info.json
#	keyboards/tweetydabird/lotus58/keymaps/vial/rules.mk
@@ -7,15 +7,15 @@ VIAL_ENABLE = yes
ENCODER_MAP_ENABLE = yes

# Reduce size on atmega32u4
ifeq ($(strip $(CONVERT_TO)), )
ifeq ($(strip $(MCU)), atmega32u4)
Copy link
Contributor

@lesshonor lesshonor Mar 6, 2024

Choose a reason for hiding this comment

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

Not sure why this change is being reverted. It will result in these features being disabled (and LTO turned on) by default on all Vial builds (see #684).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Mostly because I had a disagreement with the Git client. We are working it out.

@xyzz
Copy link
Contributor

xyzz commented Apr 27, 2024

Closing as no updates over a month

@xyzz xyzz closed this Apr 27, 2024
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.

3 participants