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

[Keyboard] Re-org Hillside folders as new model prep. Fix default keymap. #16128

Merged
merged 4 commits into from Jan 30, 2022

Conversation

mmccoyd
Copy link
Contributor

@mmccoyd mmccoyd commented Jan 30, 2022

Description

In preparation for a new Hillside model with more keys, move keymaps/ under 0_1/.

Fix and streamline keymaps:

  • AltGr is a one shot macro so it will actually be useful
  • Enter, Caps Lock and Ctrl are in normal spots
  • Menu key on layer
  • Quote moved to bottom row
  • Option to swap control and caps lock
  • Print screen key
  • VIA keymap trimmed to four layers

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

mmccoyd added 4 commits January 29, 2022 20:03
- Move keymaps/ info.json and reamdme into 0_1/
- Add top level readme for family
- AltGr is a one shot macro so it will actually be useful
- Enter, Caps Lock and Ctrl in normal spots
- Menu on layer
- Quote moved to bottom row
- Option to swap control and caps lock
- Print screen key
- Remove Dvorak, Colemak and Adjust layers
@github-actions github-actions bot added keyboard keymap python via Adds via keymap and/or updates keyboard for via support labels Jan 30, 2022
@drashna drashna requested a review from a team January 30, 2022 18:38
@drashna drashna merged commit cffc3fc into qmk:develop Jan 30, 2022
@mmccoyd mmccoyd deleted the hillside branch February 1, 2022 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keyboard keymap python via Adds via keymap and/or updates keyboard for via support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants