magickeyboard
magickeyboard copied to clipboard
Apple Magic Keyboard 1, 2 and 3 drivers from Bootcamp, plus Keyboard Layouts
magickeyboard
This is an alternative/mirror repository for the Apple Magic Keyboard 1 (removable batteries, rounded top), 2 (slim, embedded battery) and 3 (slim, rounded corners and embedded battery) drivers, plus all the Apple keyboard layouts currently available. Use your magic keyboard on any bluetooth enabled Windows machine.
[Go to 'Quick Start' >>]
Table of Contents
- Quick Start
- Driver only
- Driver and layouts
- Layouts only
- Other methods/options
- Whats the purpose?
- File table
- Installation instructions
- Automatically install driver
- Manually install driver
- Automatically install layouts
- Manually install layouts
- Uninstall layouts
- Layout topics
- Layout languages
- Translate layout names
- Questions and problem resolution
- Layouts don't get installed if i run the batch file as an administrator
- Layout doesn't show up in keyboard layouts
- I'm unable to bind, remap or reregister certain keys using x method
- Are these files legit?
- Screwed up badly?
- Support, warranty, guarantees
Quick Start
Recommended installation methods are Driver only or Driver and layouts.
Driver only
Note: You'll need administrator privileges.
To install only the driver follow these steps:
- Download one of the installers for your keyboard version/model:
- Magic Keyboard 1: magickeyboard1_AppleKeyboardInstaller64.exe;
- Magic Keyboard 2 and 3: magickeyboard2_AppleKeyboardInstaller64.exe.
- Execute your chosen installer.
Your keyboard should be working as expected.
Driver and layouts
Note: You'll need administrator privileges.
To install both driver and layouts follow these steps:
- Download drivers and layouts;
- Execute the appropriate installer for your keyboard version/model:
magickeyboard1_AppleKeyboardInstaller64.exefor Magic Keyboard 1;magickeyboard2_AppleKeyboardInstaller64.exefor Magic Keyboard 2 and 3.
- Translate keyboard layout names (optional):
- Read Layout languages;
- Refer to Translate layout names.
- Navigate to
All Keyboard Layoutsfolder and runinstall_keyboard_layouts.batas an administrator.
Your keyboard and respective layouts should be working.
Layouts only
Note: You'll need administrator privileges.
To install keyboard layouts follow these steps:
- Download all keyboard layouts folder;
- Translate the keyboard layout name (optional):
- Read Layout languages;
- Refer to Translate layout names.
- Run
install_keyboard_layouts.batas an administrator.
Your keyboard layouts should be working as intended.
Other methods/options
To install a single keyboard layout, use unpacked driver files or other different methods, options or combinations you should refer to the Table of Contents to find your preferred method and alternative actions.
If can find more downloadables in the latest release page.
Note: Don't change files, installers, etc. specially if you don't know what you're doing, check the "Screwed up badly?" topic for more information. For most use cases just use the installers and you'll be fine. Major changes are needed only in specific use case scenarios.
Whats the purpose?
These packages are not readily available to end users and sometimes you'll not be able to find anywhere without downloading bootcamp from MacOS or brigadier for example.
These packages fix issues such as not being able to use delete key (fn + backspace) on the keyboard or not detecting the device properly.
Usually changes are ready and functional right after install but you may need to restart in some scenarios.
Also removes the need to fully install/download bootcamp if you're not actually using an apple machine ...and it's free, no need for paid apps if you just need the damn thing working.
File table
Drivers
| Device | Filename |
|---|---|
| Magic Keyboard 1 | magickeyboard1_AppleKeyboardInstaller64.exe |
| Magic Keyboard 2 and 3 | magickeyboard2_AppleKeyboardInstaller64.exe |
Layouts
| Languages | Filename |
|---|---|
| All | All.Keyboard.Layouts.1.0.3.40.zip |
Specific layout files, inside All Keyboard Layouts folder
| Filename | Description |
|---|---|
install_keyboard_layouts.bat |
Install all Magic Keyboard layouts (needs to be ran as an administrator). [Go to file] |
uninstall_keyboard_layouts.bat |
Uninstall all Magic Keyboard layouts (needs to be ran as an administrator). [Go to file] |
install_filelist.txt |
List of keyboard layout DLL files to install or uninstall. [Go to file] |
*.dll |
Keyboard layout DLL file from Apple, list here: Layout languages. |
Installation instructions
Automatically install driver
-
Get your corresponding keyboard version installer;
-
Run it, you'll need administrator privileges.
Manually install driver
Note: Unless you have a specific reason for why you need individual files you should opt for automatic installation.
If you still need to manually install the driver for some special reason you can:
- Extract files from the corresponding keyboard version installer (with 7-zip for example);
- Do one of three things:
- Execute
DPInst.exedirectly; - Update the device driver through the device manager and target the extracted folder;
- Whatever you want.
- Execute
Automatically install layouts
To automatically install all keyboard layouts you'll need:
- A copy of
All Keyboard Layoutsfolder; - Translate any layout names inside
install_keyboard_layouts.bat(optional); - Run
install_keyboard_layouts.batas an administrator.
Your keyboard layouts will be ready to use.
Manually install layouts
To manually install a keyboard layout using a DLL you'll need:
- Keyboard layout DLL file (ex.:
BritishA.dll); - Regedit add (
reg add) instructions found insideinstall_keyboard_layouts.bat.
Then you need to follow these steps:
- Copy DLL file to
system32folder; - Add the corresponding layout keys to the registry through the registry add (
reg add) instructions using a an elevated command line (cmd) prompt.
Your layout will be ready for use.
Uninstall layouts
To uninstall all keyboard layouts follow these steps:
- Navigate to
All Keyboard Layouts; - Run
uninstall_keyboard_layouts.batbatch file with administrator privileges.
All Apple keyboard layouts should be gone.
Layout topics
Layout languages
All keyboard layouts currently available:
- Belgian (Belgian (Apple)) (
BelgiumA.dll) - British (British (Apple)) - (
BritishA.dll) - Dutch (Dutch (Apple)) - (
DutchA.dll) - Finnish (Finnish (Apple)) - (
FinnishA.dll) - French (French (Apple)) - (
FrenchA.dll) - German (German (Apple)) - (
GermanA.dll) - Italian (Italian (Apple)) - (
ItalianA.dll) - Norwegian (Norwegian (Apple)) - (
NorwayA.dll) - Polish (Polish (Apple)) - (
PolishA.dll) - Portuguese (Portuguese (Apple)) - (
PortuguA.dll) - Russian (Russian (Apple)) - (
RussianA.dll) - Spanish (Spanish (Apple)) - (
SpanishA.dll) - Swedish (Swedish (Apple)) - (
SwedishA.dll) - Swiss (Swiss (Apple)) - (
SwissA.dll) - International English (International English (Apple)) - (
IntlEngA.dll) - USA (USA (Apple)) - (
USA.dll) - Chinese Traditional (??) - (
ChinaTA.dll) - Chinese Simplified (Chinese Simplified (Apple)) - (
ChinaSA.dll) - Turkish (Turkish (Apple)) - (
TurkeyA.dll) - Turkish Q (Turkish Q (Apple)) - (
TurkeyQA.dll) - Czech (Czech (Apple)) - (
CzechA.dll) - Hungarian (Hungarian (Apple)) - (
HungaryA.dll)
Note: List schema: Layout name (Layout name shown in Settings) (Corresponding DLL file)
Translate layout names
Note: You should only translate layout names if you're comfortable with registry key instructions and batch files, meaning you know what they do and/or what you're supposed to edit fo them to work correctly.
To translate layout names do the following steps:
- Navigate to
All Keyboard Layouts folder; - Open
install_keyboard_layouts.batwith your preferred editor; - Edit on each language section on the line containing
/v "Layout Text"(usually is the first of the section) the part where you see the name of the layout in this formatLANGUAGE NAME (Apple)(example:Belgian (Apple)); - Save.
When you install/reinstall layout names should be corrected.
Questions and problem resolution
Layouts don't get installed if i run the batch file as an administrator
You could try:
- Launch a command line as an administrator;
- Navigate to the layout folder using
cdand the respective folder path; - Execute the batch file
.batfrom the command line.
Layout doesn't show up in keyboard layouts
You could try:
- Try to look for the english name of the layout that's how the installation is set above like (ex. "Belgian (Apple)");
- Change the registry add (
reg add) instructions for your keyboard layout to your preferred name in the line where/vis "Layout Text", after/dshould be the layout name like (ex.:reg add "HKLM\SYSTEM\CurrentControlSet\Control\Keyboard Layouts\a0000809" /v "Layout Text" /t REG_SZ /d "BRI'ISH (Apple)"); - Reinstall your keyboard layout manually with the available instructions.
I'm unable to bind, remap or reregister certain keys using x method
If you're trying to somehow change certain key functions from your keyboard, binding, rebinding, remapping, whatever and seem unable to, you might be running into the drivers limitations of the keyboard on Windows, that means i don't have a solution. As far as i've tried in the past i wasn't able to use PowerToys, AutoIt, C++, AutoHotKey, C#, etc to do it successfully. Some keys don't appear to register at all even if they work as originally intended, meaning to solve this you'll need to somehow reverse engineer and go through all the hoops of that kind of process to maybe find a solution that works. I can't help with this, sorry.
Reference, Issue #1.
Are these files legit?
They're officially signed files from Apple that you can check through the properties of each file, both DLL and executables. The only things that are not official are the keyboard layout installer/uninstaller batch files as well as the file list and the old layout archive containing a custom mapped pt-pt layout using the microsoft keyboard mapping tool thing many years ago.
Screwed up badly?
Screwed up, deleted system32 or something?
No warranty, you're on your own.
Good luck.
Support, warranty, guarantees
- Support only through issues if i feel like it with limitations:
- These may be accepted:
- Open-source and/or verifiable additions;
- Issues with related functionality;
- Important undocumented issues or caveats;
- Other very high importance issues.
- These will be rejected:
- Screw up issues and/or help;
- Custom developments;
- Special requests.
- These may be accepted:
- No warranties, explicit and/or implied;
- No guarantees, explicit and/or implied.