summaryrefslogtreecommitdiff
path: root/tmk_core
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2019-11-22 14:11:28 +1100
committerGitHub <noreply@github.com>2019-11-22 14:11:28 +1100
commit02412156d55796c1a94a56ff49640609999a97e2 (patch)
tree2f1c393b6d4c3073d46dd609431706b2ad5832f1 /tmk_core
parente70fef03c106b25858e0a1e6784fb6cddcb1f086 (diff)
Add 4-character aliases for sendstring keycodes (#7409)
* Add 4-character aliases for sendstring keycodes * Remove pointless mail keycode redefinition * Forgot brightness keycodes
Diffstat (limited to 'tmk_core')
-rw-r--r--tmk_core/common/keycode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tmk_core/common/keycode.h b/tmk_core/common/keycode.h
index fd5d606805..e1059fadf0 100644
--- a/tmk_core/common/keycode.h
+++ b/tmk_core/common/keycode.h
@@ -175,7 +175,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define KC_MPLY KC_MEDIA_PLAY_PAUSE
#define KC_MSEL KC_MEDIA_SELECT
#define KC_EJCT KC_MEDIA_EJECT
-#define KC_MAIL KC_MAIL
#define KC_CALC KC_CALCULATOR
#define KC_MYCM KC_MY_COMPUTER
#define KC_WSCH KC_WWW_SEARCH