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

feat(moonlander): remap mod keys and adjust backspace functionality #2

Merged
merged 6 commits into from
Jan 3, 2025

Conversation

nikbrunner
Copy link
Owner

  • refactor(keymap): rearrange home row mods to match ergonomic preferences
  • feat(keymap): replace MEH_T(tab) with MEH_T(bspc) for better reachability
  • refactor(combo): remove backspace combos as they're now handled by MEH layer

@nikbrunner nikbrunner self-assigned this Dec 26, 2024
- refactor(keymap): switch cmd and ctrl to optimize usages for MacOS
- feat(keymap): replace `MEH_T(tab)` with `MEH_T(bspc)` for better reachability
- refactor(combo): remove backspace combos as they're now handled by MEH layer
…ness

- feat(config): reduce global `TAPPING_TERM` from 165ms to 150ms
- refactor(keymap): cleanup per-key tapping term comments and add consistent mod tap codes
@nikbrunner nikbrunner force-pushed the rearrange-modifiers branch from dca645d to 88db995 Compare January 1, 2025 17:42
- refactor(keymap): remap `HYPR_T(bspc)` to `HYPR_T(tab)` for consistency
- feat(combo): add backspace combos to moonlander for crkbd parity
- feat(keymap): add `LSFT(tab)` to extended layer thumb cluster
- revert: revert back to GACS (GUI-ALT-CTL-SHIFT)
- style(layout): adjust combo visualization and add alt-backspace combos
- style(config): increase combo width for better visibility of longer combo names
- style(yaml): fix indentation in config file
- refactor(keymap): switch `HYPR_T(tab)` with `HYPR_T(ent)` and `MEH_T(ent)` with `MEH_T(tab)`
- refactor(layout): update thumb cluster visualization in layout files
- fix(ext): move `LSFT(tab)` to match new thumb cluster layout
@nikbrunner nikbrunner force-pushed the rearrange-modifiers branch from f42da1e to 3566782 Compare January 3, 2025 11:28
@nikbrunner nikbrunner merged commit aa8e534 into main Jan 3, 2025
@nikbrunner nikbrunner deleted the rearrange-modifiers branch January 3, 2025 11:33
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.

1 participant