Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add keycode for Fast Forward & Rewind #160

Merged
merged 1 commit into from
Dec 26, 2014

Conversation

mumchristmas
Copy link
Contributor

This push added the missing Media keys on Apple devices(both OS X and iOS).

The "Play/Pause"(KC_MPLY) works good on Apple OS. But "Next/Prev Track" buttons are unfunctional.
Apple OS use "Fast Forwad"(F9 on Apple keyboard) & "Rewind"(F7 on Apple keyboard) instead.

KC_MEDIA_FAST_FORWARD
KC_MEDIA_REWIND
@tmk tmk merged commit 5a8dbc6 into tmk:master Dec 26, 2014
tmk added a commit that referenced this pull request Dec 26, 2014
@tmk
Copy link
Owner

tmk commented Dec 26, 2014

merged. thank you.

@mumchristmas mumchristmas deleted the Apple_media_key_fix branch December 26, 2014 04:32
@kairyu kairyu mentioned this pull request Mar 8, 2015
kairyu added a commit to kairyu/tmk_keyboard that referenced this pull request Mar 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants