summaryrefslogtreecommitdiffstats
path: root/users/konstantin/konstantin.h
diff options
context:
space:
mode:
authorKonstantin Đorđević <vomindoraan@gmail.com>2019-01-29 00:37:10 +0100
committerKonstantin Đorđević <vomindoraan@gmail.com>2019-03-02 15:15:52 +0100
commitf2543c3b9b63433f8f5f7aec9531f7ebddcce4fa (patch)
tree8d5e294a8a2ea203fd5c58edf29741e2778a3798 /users/konstantin/konstantin.h
parent6695c874fb8660989a129691bbffc6225be67362 (diff)
downloadqmk_firmware-f2543c3b9b63433f8f5f7aec9531f7ebddcce4fa.tar.gz
qmk_firmware-f2543c3b9b63433f8f5f7aec9531f7ebddcce4fa.tar.xz
DST_RMV → DST_REM
Diffstat (limited to 'users/konstantin/konstantin.h')
-rw-r--r--users/konstantin/konstantin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/konstantin/konstantin.h b/users/konstantin/konstantin.h
index a649e4f79..48bd26cd5 100644
--- a/users/konstantin/konstantin.h
+++ b/users/konstantin/konstantin.h
@@ -24,7 +24,7 @@
#define NXT_TAB LCTL(KC_PGDN)
#define DST_ADD LCTL(LGUI(KC_D))
-#define DST_RMV LCTL(LGUI(KC_F4))
+#define DST_REM LCTL(LGUI(KC_F4))
#define DST_PRV LCTL(LGUI(KC_LEFT))
#define DST_NXT LCTL(LGUI(KC_RGHT))
#ifndef DST_MOD_MASK