diff --git a/config/corne.keymap b/config/corne.keymap index d007c5e..6de076a 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -96,7 +96,7 @@ SPDX-License-Identifier: MIT // media_layer #define SC_FLOW &kp LS(LG(NUMBER_1)) // ScrenFlow app for MacOS #define TXTSNIP &kp LS(LG(NUMBER_2)) // TextSniper app for MacOS -#define SC_SHOT &kp PRINTSCREEN // ScrenShot for all system see &kp LS(LG(NUMBER_3)) for MacOS +#define SC_SHOT &kp LS(LG(NUMBER_3)) // ScrenShot for all system see &kp PRINTSCREEN for MacOS #define SC_SPSF &kp LS(LG(NUMBER_4)) // Save picture of screen as a file for MacOS #define SC_RE &kp LS(LG(NUMBER_5)) // Screenshot and recording options for MacOS #define OP_TERM &kp LC(LG(LA(SLASH))) // open terminal iTerm2 in current directory for MacOS diff --git a/config/keymap_german_mac_iso_zmk.h b/config/keymap_german_mac_iso_zmk.h index 97fd4b1..1fbfeaf 100644 --- a/config/keymap_german_mac_iso_zmk.h +++ b/config/keymap_german_mac_iso_zmk.h @@ -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