_NPFn key and tapping Space, from any of the Base LayersPuts a Numpad on the right-hand side of the keyboard. A through F included for hexadecimal input. Tapping Space returns to the previous Base Layer.
_MAFn key and tapping the right-side Win keyHas some macros that I use in Git, and some frequently-typed strings.
Tapping Esc exits the Macro layer, if the macro used doesn't do it automatically.
Inputs: lavak3DED
Twitch emote for a streamer I watch a lot.
G_PUSH
Inputs: git push origin
Everything from here down is related to Git or GitHub.
G_FTCH
Inputs: git fetch upstream
G_COMM
Inputs: git commit -m "" [Left]
Readies a git commit command, moves the cursor between the quotation marks, then disables the Macro layer.
G_RST
Inputs: git histt -n 10, Enter, git reset --soft
Runs a git alias that shows my last ten commits, then readies a git reset --soft. For when I commit something too soon. Disables the Macro layer when complete.
G_C10R
Inputs: cf/
A branch prefix I use for my current work in QMK. Disables the Macro layer when finished.
G_BRCH
Inputs: $(git branch-name)
A git alias that returns the name of the current branch. Disables the Macro layer when finished.
SIGNA
Inputs: \- @noroadsleft [Enter]
Sometimes on GitHub, I sign my comments. Types my GitHub name in Markdown syntax, and then taps the Enter key. Disables the Macro layer when finished.
_SYFn key and tapping the /? keyThis is where I change my keyboard function. Base layer select on 1 through 3, Backlight controls on C through N, Reset on 8*, Debug on 0).


