summaryrefslogtreecommitdiffstats
path: root/users/muppetjones
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-01-30 03:44:16 +1100
committerGitHub <noreply@github.com>2023-01-29 16:44:16 +0000
commit043d8e1140e09327b72ed3bd55f369e1faf1a334 (patch)
tree6ee4dea5ce25f6b416927c846881d5f7849b12c2 /users/muppetjones
parent80cc6ad1877addf065e4ee46d595cfc2c7c56b71 (diff)
Remove deprecated Quantum keycodes (#19712)
Diffstat (limited to 'users/muppetjones')
-rw-r--r--users/muppetjones/wrappers.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/users/muppetjones/wrappers.h b/users/muppetjones/wrappers.h
index 9bcf81857c..9c6b25481d 100644
--- a/users/muppetjones/wrappers.h
+++ b/users/muppetjones/wrappers.h
@@ -165,8 +165,6 @@
* | Play | Stop | Next | Prev | Mute |
* `----------------------------------'
*/
-// What it MUV_IN and MUV_DE (5C2A and B)?
-// https://github.com/qmk/qmk_firmware/blob/7e832e46de26989b81f2fbf58a0f391b2b0c1aaf/quantum/quantum_keycodes.h#L135
#define __MEDIA_R1_________________________________ AU_ON, MI_ON, MU_ON, KC_BRMU, KC_VOLU
#define __MEDIA_R2_________________________________ AU_OFF, MI_OFF, MU_OFF, KC_BRMD, KC_VOLD
#define __MEDIA_R3_________________________________ KC_MPLY, KC_MSTP, KC_MNXT, KC_MPRV, KC_MUTE