From: tmk <tmk@users.noreply.github.com>
Date: Wed, 28 Oct 2015 20:50:25 +0000 (+0900)
Subject: Updated FAQ Keymap (markdown)
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=483de131147032d94ffbcb7acced83640fffd457;p=qmk_firmware.git

Updated FAQ Keymap (markdown)
---

diff --git a/FAQ-Keymap.md b/FAQ-Keymap.md
index 7912ad130..3d1496d2b 100644
--- a/FAQ-Keymap.md
+++ b/FAQ-Keymap.md
@@ -218,4 +218,6 @@ Dual-role key: https://en.wikipedia.org/wiki/Modifier_key#Dual-role_keys
 
 
 ## Eject on Mac OSX
-It is actually `F20`, at least HHKB uses it for Eject key(`Fn+f`) on Mac mode.
\ No newline at end of file
+`EJCT` keycode works on OSX. https://github.com/tmk/tmk_keyboard/issues/250
+
+Not sure what keycode Eject is on genuine Apple keyboard actually. HHKB uses `F20` for Eject key(`Fn+f`) on Mac mode but this is not same as Apple Eject keycode probably.
\ No newline at end of file