Normacos update (#3141)
* Cheers let's split keymap * fixed typo on norman layer of cheers keymap for let's split * fixed right handed mappings for home row * cheers keymap for let's split redefinition * updated Cheers keymap for let's split * cheers keymap for let's split updated with some terminal macros * renamed cheers let's split keymap to a more appropriate normacos * updated normacos keymap doc / removed non functional keys * reset let's split rules to default values * added more spotlight search macros * normalized keymap comments * Moved numpad on lower layer * updated normacos layout and fixed some readme typos * removed leftover merge diff * added waits to macros that make use of SEND_STRING * fixed wrong waits on macros that use SEND_STRING * normalized macro comments after adding waits
This commit is contained in:
committed by
Drashna Jaelre
parent
e3c10a73ac
commit
815dab6275
@@ -1,9 +1,9 @@
|
||||
# normacos
|
||||
This keymap was designed especifically to be used on a MacOS High Sierra system with constant use of the Terminal, as it includes a multitude of macros for both the terminal as well as Spotlight Search.
|
||||
This keymap was designed specifically to be used on a MacOS High Sierra system with constant use of the Terminal, as it includes a multitude of macros for both the terminal as well as Spotlight Search.
|
||||
|
||||
Norman keyboard layout [info page.](https://normanlayout.info/)
|
||||
|
||||
Some Norman layout keys were placed on different layers and different positions based on available space.
|
||||
Some Norman layout keys were placed on different layers and different positions based on available space and preference.
|
||||
|
||||
|
||||
Macros:
|
||||
@@ -13,7 +13,7 @@ Macros:
|
||||
- Slack opens Slack through Spotlight Search
|
||||
- Term opens Terminal through Spotlight Search
|
||||
- Spot opens Spotify through Spotlight Search
|
||||
- Chrome opesn Chrome through Spotlight Search
|
||||
- Chrome opens Chrome through Spotlight Search
|
||||
- OutLk opens Microsoft Outlook through Spotlight Search
|
||||
- ScnSht allows the user to take a screenshot of a selected portion of the screen
|
||||
- ClrHom clears Terminal line from beginning of line up to cursor
|
||||
@@ -21,9 +21,10 @@ Macros:
|
||||
- ShHome moves Terminal cursor to beginning of line
|
||||
- ShEnd moves Terminal cursor to end of line
|
||||
- Search activates Terminal Reverse Search Command History
|
||||
- Sudo elevates last Terminal command
|
||||
- Log opens the 'Log Work' modal on Atlassian's Jira web client
|
||||
- UpDir moves working directory to its parent
|
||||
|
||||
All macros that make use of the SEND_STRING command have a 100 millisecond wait before and after "writing" to let the computer/OS/app catch up.
|
||||
Any and all empty keys shown below are will be set in the future, and do nothing as of the time of this writing.
|
||||
|
||||
|
||||
@@ -62,7 +63,7 @@ Any and all empty keys shown below are will be set in the future, and do nothing
|
||||
,-----------------------------------------. ,-----------------------------------------.
|
||||
| Tab | ! | @ | # | $ | % | | ^ | & | * | ( | ) | Del |
|
||||
|------+------+------+------+------+------| |------+------+------+------+------+------|
|
||||
|CtlEsc| Sudo | UpDir| Slack| Term | OutLk| | = | - | \ | [ | ] | ` |
|
||||
|CtlEsc| Log | UpDir| Slack| Term | OutLk| | = | - | \ | [ | ] | ` |
|
||||
|------+------+------+------+------+------| |------+------+------+------+------+------|
|
||||
| Shift|ClrHom|ClrEnd|ShHome| ShEnd|Search| | Play | Mute | VolDn| VolUp|ScnSht|SftEnt|
|
||||
|------+------+------+------+------+------| |------+------+------+------+------+------|
|
||||
|
||||
Reference in New Issue
Block a user