&kp LS(LG(NUMBER_3))
This commit is contained in:
parent
42dff731b4
commit
13ff0f4a1a
2 changed files with 2 additions and 2 deletions
|
|
@ -96,7 +96,7 @@ SPDX-License-Identifier: MIT
|
|||
// media_layer
|
||||
#define SC_FLOW &kp LS(LG(NUMBER_1)) // <S-D-1> ScrenFlow app for MacOS
|
||||
#define TXTSNIP &kp LS(LG(NUMBER_2)) // <S-D-2> TextSniper app for MacOS
|
||||
#define SC_SHOT &kp PRINTSCREEN // <S-D-3> ScrenShot for all system see &kp LS(LG(NUMBER_3)) for MacOS
|
||||
#define SC_SHOT &kp LS(LG(NUMBER_3)) // <S-D-3> ScrenShot for all system see &kp PRINTSCREEN for MacOS
|
||||
#define SC_SPSF &kp LS(LG(NUMBER_4)) // <S-D-4> Save picture of screen as a file for MacOS
|
||||
#define SC_RE &kp LS(LG(NUMBER_5)) // <S-D-5> Screenshot and recording options for MacOS
|
||||
#define OP_TERM &kp LC(LG(LA(SLASH))) // open terminal iTerm2 in current directory for MacOS
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ Author: Marcos Chow Castro
|
|||
Email: mctechnology170318@gmail.com
|
||||
GitHub: https://github.com/mctechnology17
|
||||
Brief: define keymap for the wireless corne keyboard
|
||||
Use: in your keymap.c file, include this file
|
||||
Use: in your keymap file, include this file
|
||||
#include "keymap_german_mac_iso_zmk.h"
|
||||
===========================================
|
||||
Copyright 2022 Marcos Ivan Chow Castro
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue