1
0
Fork 0

[Keymap] updating ninjonas userspace (#6903)

* [refactor] updating ninjonas layout blocks and standardized LOWER & ADJUST

* [feat] added new macro M_TERM to open MacOS terminal app

* [feat] introducing mod-tap functionality on keymap

* [fix] fixing oled turning on when it feels like it. thanks @drashna for helping

* [feat] updating OLED to rotate logo 180 degrees

* [feat] updating keymaps to reflect VSCode frequent habits

* [refactor] converting crkbd modifier keys to layer blocks

* [fix(#6903)] converting _delay_ms to wait_ms on launching terminal macro
This commit is contained in:
Jonas Avellana 2019-10-07 11:42:03 -06:00 committed by noroadsleft
parent d0ef139749
commit 2881f53dd4
9 changed files with 105 additions and 50 deletions

View file

@ -14,6 +14,7 @@ enum custom_keycodes {
M_FLSH,
M_VRSN,
M_CODE,
M_TERM,
// Secret Macros
M_XXX1,
M_XXX2,