-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Programmer Norman ? #16
Comments
See #12. |
https://github.com/stephenkeep/norman/tree/master/mac has a Norman-P layout, but no description on what exactly it is and no pull request back here. |
@alvinsight: If it may help, you can do this with Karabiner Elements, which is a free keyboard-remapping utility for macOS. It so happens that inverting the number row is one of the pre-made presets in Karabiner Elements, so there’s no programming involved either. (Karabiner Elements works on top of whichever keyboard layout you may be using, whether that may be Norman or Colemak or Qwerty.) If you had wanted to give that a go with Karabiner Elements, here’re the basic steps:
And that’s it—that should be able to take care of swapping your numbers and symbols. And if you might have any questions about this along the way, feel free to tweet me at @handcoding—I’d be happy to help. |
Woaw, thanks a lot for the detailed instructions @handcoding ! |
@alvinsight: Anytime—I’m happy to help! |
I started working on a norman-p bundle for mac tonight based on the work from @stephenkeep. |
Please review 28fdc7f |
I tried to make it extra-easy: https://github.com/deekayen/norman/releases/tag/2.2.0 |
I actually need feedback on the Norman-P I added for Mac in 2.2.0. @stephenkeep's proposal swaps the location of ' and ; so I want to have the discussion about how "P" that is. |
I don'k think moving the |
The square brackets not being swapped for curly brackets is a surprising disappointment (they are swapped in Workman-P). So many popular programming languages use curly brackets to create blocks (C, C++, Go, Java, JavaScript, Ruby). Edit: on the other hand, this breaks Cmd+[, Cmd+] shortcuts. 🙁 |
@growtofill Great, that's exactly the sort of feedback I was looking for. |
@growtofill so are you saying in your comment revision that the [ should remain the base key to not break the shortcuts and NOT match the workman-p swap? |
For my typical use case, I'd say keep it as is (no swap, |
Hi,
Thanks for creating this layout! I'm really tempted by it but I'm facing the same issue as colemak in finding a "programmer" alternative that inverts the number row so symbols are easier to reach.
I'm curious to know what your thoughts are on this, or if there is anyway that I could help, even though I've never done anything that low-level.
Thanks,
Alvin
The text was updated successfully, but these errors were encountered: