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 keymap_config extern from default keymaps #7399

Merged
merged 2 commits into from
Nov 20, 2019

Conversation

drashna
Copy link
Member

@drashna drashna commented Nov 18, 2019

Description

It doesn't need to exist, since it's automatically included.
And it's been bugging me for a while.

Types of Changes

  • Keyboard (addition or update)

Checklist

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING document.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@drashna drashna requested a review from a team November 18, 2019 07:21
keyboards/yosino58/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/yosino58/keymaps/default/keymap.c Outdated Show resolved Hide resolved
Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(

Co-Authored-By: fauxpark <fauxpark@gmail.com>
@drashna drashna marked this pull request as ready for review November 19, 2019 04:33
@zvecr zvecr merged commit e6b9980 into qmk:master Nov 20, 2019
@drashna drashna deleted the fix/default_keymap_config branch November 21, 2019 10:28
ripxorip pushed a commit to ripxorip/qmk_firmware that referenced this pull request Dec 3, 2019
* Remove keymap_config extern from default keymaps

* Revert unicode

Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(

Co-Authored-By: fauxpark <fauxpark@gmail.com>
patrl pushed a commit to patrl/qmk_firmware that referenced this pull request Dec 29, 2019
* Remove keymap_config extern from default keymaps

* Revert unicode

Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(

Co-Authored-By: fauxpark <fauxpark@gmail.com>
HokieGeek pushed a commit to HokieGeek/qmk_firmware that referenced this pull request Feb 21, 2020
* Remove keymap_config extern from default keymaps

* Revert unicode

Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(

Co-Authored-By: fauxpark <fauxpark@gmail.com>
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