aboutsummaryrefslogtreecommitdiff
path: root/tmk_core/common/keycode.h
diff options
context:
space:
mode:
Diffstat (limited to 'tmk_core/common/keycode.h')
-rw-r--r--tmk_core/common/keycode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmk_core/common/keycode.h b/tmk_core/common/keycode.h
index d6fef2beb..ac3edbd21 100644
--- a/tmk_core/common/keycode.h
+++ b/tmk_core/common/keycode.h
@@ -140,6 +140,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
140#define KC_LWIN KC_LGUI 140#define KC_LWIN KC_LGUI
141#define KC_RCTL KC_RCTRL 141#define KC_RCTL KC_RCTRL
142#define KC_RSFT KC_RSHIFT 142#define KC_RSFT KC_RSHIFT
143#define KC_ALGR KC_RALT
143#define KC_RCMD KC_RGUI 144#define KC_RCMD KC_RGUI
144#define KC_RWIN KC_RGUI 145#define KC_RWIN KC_RGUI
145 146