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

Personal keymap updates #18763

Merged
merged 3 commits into from
Nov 15, 2022
Merged

Personal keymap updates #18763

merged 3 commits into from
Nov 15, 2022

Conversation

bghull
Copy link
Contributor

@bghull bghull commented Oct 18, 2022

Getting updates pushed to the main repo, been a while

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).

@drashna drashna requested a review from a team October 21, 2022 01:28
@keyboard-magpie keyboard-magpie merged commit 538dbb5 into qmk:master Nov 15, 2022
* `-----------------------------------------------------------------------------------'
*/
[NAVNUM] = LAYOUT_2u(
KC_ENT, KC_HOME, KC_UP, KC_END, _______, _______, RESET, KC_PMNS, KC_7, KC_8, KC_9, KC_0,
Copy link
Member

Choose a reason for hiding this comment

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

RESET should be QK_BOOT

_______, KC_MUTE, KC_VOLD, KC_VOLU, KC_GRAVE, KC_UNDS, KC_EQL, KC_1, KC_2, KC_3, KC_PGUP, KC_BSLS,
_______, XXXXXXX, QK_BOOT, _______, _______, _______, _______, _______, KC_PDOT, KC_HOME, KC_PGDN, KC_END
[NAVNUM] = LAYOUT_planck_grid(
KC_ENT, KC_HOME, KC_UP, KC_END, _______, _______, RESET, KC_PMNS, KC_7, KC_8, KC_9, KC_0,
Copy link
Member

Choose a reason for hiding this comment

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

As above.

keyboard-magpie added a commit that referenced this pull request Nov 15, 2022
@keyboard-magpie
Copy link
Contributor

Apologies I've missed the QK_BOOT change and reverted last commit.

dkruyt pushed a commit to dkruyt/qmk_firmware that referenced this pull request Nov 18, 2022
* Latest updates

* Aligning and cleaning up planck and babyv layouts

* Added license, cleaned up errors
thystips pushed a commit to thystips/qmk_firmware that referenced this pull request Nov 24, 2022
* Latest updates

* Aligning and cleaning up planck and babyv layouts

* Added license, cleaned up errors
ramonimbao pushed a commit to ramonimbao/qmk_firmware that referenced this pull request Nov 28, 2022
* Latest updates

* Aligning and cleaning up planck and babyv layouts

* Added license, cleaned up errors
elpekenin pushed a commit to elpekenin/qmk_firmware that referenced this pull request Dec 7, 2022
* Latest updates

* Aligning and cleaning up planck and babyv layouts

* Added license, cleaned up errors
crembz pushed a commit to crembz/qmk_firmware that referenced this pull request Dec 18, 2022
* Latest updates

* Aligning and cleaning up planck and babyv layouts

* Added license, cleaned up errors
nolanseaton pushed a commit to nolanseaton/qmk_firmware that referenced this pull request Jan 23, 2023
* Latest updates

* Aligning and cleaning up planck and babyv layouts

* Added license, cleaned up errors
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