-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
How Media keys works #332
Comments
* Add folders to keymaps * test * test
I tested on OSX. Protocol: USB LUFAOSX (El Capitan)
|
Thank you. It is really helpful. |
Report descriptor fix(feebc23) for #435 may affect to this. |
MPLY doesn't seem to be working in Windows 10 (MPRV and MNXT work fine). Backround; Can you point me towards a fix for this? I would greatly appreciate it :) (I've attached the .c file as a .txt file because github doesn't support attaching .c files for some reason... The MPLY is near the bottom left of layer 1) |
I just confirmed Contact with proper firmware maintainer for your keyboard. |
System/Media Keycodes
Short/long names
tmk_keyboard/tmk_core/common/keycode.h
Lines 142 to 167 in 5e9b21d
keycode to system/consumer usage translation
tmk_keyboard/tmk_core/common/report.h
Lines 154 to 182 in 5e9b21d
Protocol: USB LUFA
Linux Xorg(Ubuntu/Xfce):
Windows 10
OSX
Please contribute.
Use MFFD and MRWD instead of MNXT and MPRV.
https://github.com/tmk/tmk_keyboard/wiki/FAQ-Keymap#media-control-keys-in-mac-osx
Protocol: Bluetooth HHKB w/ RN42
https://geekhack.org/index.php?topic=12047.0
http://www.microchip.com/wwwproducts/en/RN42
Supported usages
RN42 supports only keycodes below.
tmk_keyboard/keyboard/hhkb/rn42/rn42.c
Lines 184 to 205 in 5e9b21d
Linux Xorg(Ubuntu/Xfce)
Windows 10
OSX
Please contribute.
Use MFFD and MRWD instead of MNXT and MPRV.
https://github.com/tmk/tmk_keyboard/wiki/FAQ-Keymap#media-control-keys-in-mac-osx
The text was updated successfully, but these errors were encountered: