Драйвера для magic keyboard windows 10


tl;dr:

  1. Download and extract the Apple Boot Camp drivers I repackaged: BootCamp-061-51481.zip
  2. Right-click BootCamp/Drivers/Apple/AppleKeyboardMagic2/Keymagic2.inf (or BootCamp/Drivers/Apple/AppleKeyboard/Keymagic64.inf or appropriate driver) and then «Install».
  3. Unplug and re-plugin your keyboard.
  4. If you want to reverse the fn key behavior, change HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\KeyMagic\OSXFnBehavior and HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\KeyMagic\OSXFnBehavior from 01 to 00. Restart for registry changes to take effect.

If those drivers don’t work, try getting latest from the source:

  1. Download latest exe from Brigadier release page.
  2. Find the latest or a current Mac model (ex: MacBookPro16,3).
  3. Run brigadier.exe -m MacBookPro16,3 to download Apple Boot Camp drivers.

If you can’t or don’t want to use Brigadier, see the bottom of this post.


Note: I have not tested this over Bluetooth. I keep my keyboard connected via the supplied lightning to USB cable.

I recently acquired an Apple Magic Keyboard and wanted to use it on my PC. It worked when I plugged it in but I could not access any of the media keys/fn keys (ex: volume up and down). This is because Windows was using the default keyboard drivers.

When I first started looking for solutions I found hacky, unsigned drivers and key mappers. These were not ideal.

Apple actually does supply Windows drivers for Apple Keyboards, Apple Magic Keyboards, and apparently other Apple Mouse and Trackpad devices. Apple created these for Boot Camp (a program that allows you to run Windows in a virtual machine in OSX). However, there is not an easy way to access them. Normally, Apple wants you to download and install a large suite of software and drivers meant for Boot Camp which will do all kinds of nasty things to your PC. Thankfully, the keyboard and other drivers can be isolated and installed independently.

Download Boot Camp Drivers

If you want to skip this section, you can download the drivers I extracted from the bellow process and see if they work for you: BootCamp-061-51481.zip

Because we are not going through Boot Camp, the first challenge is getting access to the Boot Camp drivers. The easiest way to do so is to use the Brigadier program. This automatically locates the URL for a given Mac model and downloads and extracts the appropriate Boot Camp drivers. If you can’t or don’t want to use this program, see the bottom of this post.

Download the latest exe from the releases page and run it like so:

brigadier.exe -m MacBookPro16,3

MacBookPro16,3 is the model of the latest MacBook Pro (at the time of writing) which I got from this page. I used this model because I wanted to ensure I got the latest drivers.

This will create a folder next to brigadier.exe named something like BootCamp-061-51481. The numbers in the name will be whatever version of Boot Camp drivers were downloaded.

Install Drivers

Navigate to BootCamp\Drivers\Apple\AppleKeyboardMagic2 for Apple Magic Keyboard drivers. I have not tested this, but I assume you would use BootCamp\Drivers\Apple\AppleKeyboard for other Apple Keyboards. Or, $WinPEDriver$\AppleMultiTouchTrackPadPro for Apple Magic Trackpad 2, etc. I don’t think there is any harm in installing more drivers than you need as only the appropriate ones will be used, but that is also untested.

Right-click Keymagic2.inf (or whichever .inf file exists for your driver) and then «Install» to install the driver.

After installation is complete, unplug and re-plugin your keyboard. If everything worked, you should be able to use the Volume Up/F12 (without holding the fn key) and the Volume will change. To debug, check in device manager; «Apple Keyboard» should be listed under «Human Interface Devices».

Change fn Key Behavior

By default, when the fn key is not held, the media keys will be activated. When the fn keys is held the F1-12 keys will be activated.

To reverse the fn key behavior, open RegEdit and navigate to HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\KeyMagic\ and update OSXFnBehavior key from 01 to 00 (in the binary editor this will update from 00000000 01 . to 00000000 00 .).

Not sure if this is necessary, but also navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\KeyMagic\ and make sure the OSXFnBehavior key has the same value.

Restart your PC for the registry changes to take effect.

Poking around in the Boot Camp package, I noticed several other drivers of note. BootCamp\Drivers\Apple\AppleKeyboardInternalUSB may be related to the USB ports on Apple keyboards. There are also some drivers that looked to be related to Apple Mice, Trackpads, Cameras, Displays, etc:

  • BootCamp\Drivers\Apple\AppleCamera
  • BootCamp\Drivers\Apple\AppleKeyboard
  • BootCamp\Drivers\Apple\AppleKeyboardInternalUSB
  • BootCamp\Drivers\Apple\AppleKeyboardMagic2
  • BootCamp\Drivers\Apple\AppleKeyManager
  • $WinPEDriver$\AppleMultiTouchTrackPad
  • $WinPEDriver$\AppleMultiTouchTrackPadPro
  • $WinPEDriver$\AppleWirelessMouse
  • $WinPEDriver$\AppleWirelessTrackpad

This is not a full list of drivers. Just the ones I found interesting. I have not tested any of these. Again. I don’t think there is any harm in installing more drivers than you need as only the appropriate ones will be used, but that is also untested.

Brigadier Alternative

If you can’t or don’t want to use Brigadier, you can manually find, download, and extract the Boot Camp drivers. Brigadier uses this XML file (at the time of writing, subject to change) to locate the correct package. You can do this manually by downloading the XML file, opening it with a text editor, and searching for the BootCampESD.pkg URL with the latest PostDate. Downlad the .pkg file and extract the contents using 7-Zip, WinZip, WinRAR, or any other utility capable of unpacking .pkg and .dmg files:

  1. Extract Payload~ from BootCampESD.pkg
  2. Extract .\Library\Application Support\BootCamp\WindowsSupport.dmg from Payload~ (this file is actually an archive).
  3. Extract the contents of WindowsSupport.dmg

Here are the 7-Zip commands used to accomplish the above:

"C:\Program Files\7-Zip\7z.exe" e -y BootCampESD.pkg
"C:\Program Files\7-Zip\7z.exe" e -y Payload~
"C:\Program Files\7-Zip\7z.exe" x -y WindowsSupport.dmg

Apple Input Device Drivers for Windows 10 & 11

Re-packaged official driver support software enabling the native usage of various Apple accessories and peripherals—including keyboards, mice, and trackpads.

Version

Built with Windows Support version 6.1.7071 (latest version).

Information

Apple has released drivers enabling the native usage of their proprietary interface and peripheral devices on Microsoft Windows operating systems.

To protect its users, Apple began requiring their driver downloads to occur through a controlled utility—known as Boot Camp Assistant—available only on macOS to automate the process and prevent the user from accidental misconfiguration of critical system drivers, but this also restricted the accessibility to non-critical and necessary device drivers such as human interface devices. This repository aims to provide access to device drivers in the event that they cannot be acquired via Boot Camp Assistant.

Compatibility

The drivers listed here are compatible with Windows 10 and 11. Though Apple has not made an official comment on Windows 11 compatibility, testing demonstrates they still function as intended.

Compatible devices include all versions of Apple Magic Mouse, Apple Magic Keyboard, Apple Magic Trackpad, and all Apple proprietary wired keyboards and mice.

Usage

To install the desired device driver, open the folder name corresponding to the device type, right-click the .inf file and choose Install. Upon completion you will need to disconnect and reconnect your device.

The Apple Magic Keyboard will require you to install the .inf files in both the AppleKeyboard and AppleMagicKeyboard2 folders.

Settings

Function Key Reversal

To reverse the function of the Fn key, change the following DWORD (32-bit) Values in the Registry Editor from 0 to 1:

HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\KeyMagic\OSXFnBehavior
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\KeyMagic\OSXFnBehavior

Inverted Scrolling

To reverse the direction of the scroll wheel the same way macOS does, change the following DWORD (32-bit) Value in the Registry Editor from 0 to 1 and restart your PC:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\HID\xxxxx\yyyyy\Device Parameters\FlipFlopWheel

Let xxxxx respresent the device instance ID (this can be found through Device Manager) and yyyyy the next (only) available registry key.

Remapping the Key

To make the command key function as a control CTRL the same way macOS does, you will need to use a utility like Sharpkeys or Microsoft PowerToys.

License

Apple has not provided any software license agreement for the use of its Windows Support Software—only Boot Camp Utility, which provides no specifications on proprietary driver usage. Since no usage license has been explicitly declared, the content here is intended only for those running Windows on a genuine macOS product via Boot Camp but have issues downloading the drivers via Boot Camp Assistant.

Resources

brigadier — Utility for downloading Windows Support Software on Windows natively.

Sharpkeys and Microsoft PowerToys — GitHub utilities that can assist in remapping the key to emulate macOS.

Boot Camp Support Software — Versions 5.1.5621 and 4.0.4033 for Windows 7 installs (use this table to find out which version you need).

Boot Camp Utility — Software License Agreement (PDF)

Download

All downloads include an obligation free fully functional 28 day trial period for Windows.

In case you get a corrupt download, in your Edge browser select Save as instead of Run.

The operating system of this computer is: .
Download licensed and trial version Windows support Download alternative Version Release date
MagicUtilities-Setup-3.1.2.6-Win10.exe Windows 10+11 Download mirror 3.1.2.6 25 Feb 2022
MagicUtilities-Setup-3.1.0.4c-Win78.exe Windows 7+8 Download mirror 3.1.0.4c 30 Jan 2021

Changelog + Beta versions

Supported devices

Changes since version 3.1.0.4

Quick summary: Important changes since version 3.1.0.4:

Since the last stable release we added lots a new features across all devices.

All applications

  • Fixed random silent app crashing on Windows 11.
  • Added new Battery saver options to suspend a device automatically on power events or on demand by the user, more details here.
  • Added View > Advanced config settings which is now the global switch for any advanced setting.
  • Improved false-positives with some protection tools which slightly increased the startup time of the applications. Therefore by default a splash screen is shown.

Keyboard

  • Added configurable Japanese input keys on Japanese keyboards, more details here.
  • Added Win+PrintScr and Alt+Win+PrintScr to small keyboards, more details here.
  • Added full support for all 3 new Magic Keyboards with (and without) Touch ID.
  • Made the  Eject/ Lock/Touch ID keys of the small keyboards configurable as del(ete) key or Windows Lock.
  • The Eject/Touch ID keys of the large keyboards act now as Windows Lock if not used as fn key.
  • Added support to launch Microsoft Store applications.
  • Added option Settings > NumLock on app start to turn on NumLock automatically on application start.

Mouse

  • Added Live touches visualization on mouse surface.
  • Added Touch settings dialog to visually adjust some of the «Advanced touch settings», more details here.

Trackpad

  • Added 1 finger Double tap to drag gesture.
  • Added Ignore touches option to the bottom buttons config menu, more details here.
  • Added Drag lock with various modes, more details here.
  • Added config option for a 2 finger Ignore click.
  • Added new option to 3 finger dragging: Primary + secondary click.
  • Added Live touches visualization on trackpad surface.
  • Added configurable 4 finger tap for various Windows 10+11 actions..

Version 3.1.0.7

This release fixes a rare issue and improves App/Driver communication.

All applications

  • [DRV-53] * Direct protocol version reporting from app to driver.
  • [APP-359] * Fixed false protocol detection on some of the latest Windows 10 Insider preview versions.

Changes since version 3.0.9.6

Quick summary: Important changes since version 3.0.9.6:

The Driver ↔ App communication has been rewritten to resolve device re-connection issues. With this new approach the apps should always detect any connected devices. Any workarounds like «Reinstall device driver» should be a thing of the past.

  • The Driver menu has been simplified. Redundant settings are now hidden, select Advanced driver settings to bring them back.
  • Fixed various settings not applied.
  • Keyboard: Added Windows main menu.
  • Trackpad: Added Press and hold secondary mouse button to 3 finger dragging options.

Changes since version 3.0.8.8

Quick summary: Important changes since version 3.0.8.8:

  • Enhanced Rename device for Bluetooth connections.
  • Added Ignore input if mouse is lifted option to the Magic Mouse.
  • Added Full factory reset option for Bluetooth devices.
  • Added Update channels.
  • Added Move pointer slider to «Mouse Options» for the Magic Trackpad.
  • Added up to 3 configurable click areas to the bottom of the Magic Trackpad.
  • Added «Restart / Reinstall device driver» actions to the system tray right-click menu.
  • Added customizable F16..F19 keys to the Magic Keyboard with Numeric Keypad.
  • Added Remove device option.
  • Added Space silver color option to Magic Mouse and Magic Keyboard.
  • Added option to Ignore clicks to the Magic Trackpad.

Version 3.1.2.6

This is the same as version 3.1.2.4 with a major bugfix for all Magic Utilities apps.

Download licensed and trial version Windows support Download alternative Version Release date
MagicUtilities-Setup-3.1.2.6-Win10.exe Windows 10+11 Download mirror 3.1.2.6 25 Feb 2022

All applications

  • [APP-434] * Fixed license expiry when the time zone was changed. Apologies to all users who have been affected!

Version 3.1.2.4

This is mainly a maintenance release for the Magic Mouse and Magic Trackpad apps.

Keyboard

  • [DRV-215] + Added fn to the modifiers of the large Magic Keyboards with Numeric Keypad.

Mouse + Trackpad

  • [APP-423] * Fixed wrong device and icon color after restart of the app.

Trackpad

  • [DRV-216] * Fixed dragging speed after double-tap drag a 2nd finger was placed.

Version 3.1.2.3

This is a maintenance release for the Magic Trackpad only.

Trackpad

  • [APP-417] * Fixed Reinstall device driver for Magic Trackpad.

Version 3.1.2.2

This is mainly a maintenance release for Windows 11.

All applications

  • [APP-375] * Fixed silent app crashes on Windows 11 reported by a few users. If you still get silent app crashes, please contact us.
  • [APP-415] * Slightly smaller icons on high DPI displays.
  • [APP-412] * Fixed menu item: Settings > Settings storage > Storage in INI files was not selected.
  • [APP-410] + Added new option Driver > Driver handler settings > Wait for I/O thread to terminate to let the device I/O thread terminate independently of the application thread to prevent high CPU usage on computer wakeup in rare cases. Default is now off. This was always on before this release.
  • [APP-413] * Updated application development tools.
  • [APP-409] + Added order number and filename to license import dialogs.
  • [APP-336] + Added more user help in case a license expires too early.

Keyboard

  • [APP-411] + Added support to launch Microsoft Store apps on F16F19 via .lnk files.

Trackpad

  • [DRV-211] * Fixed unintended middle click when clicking with 3 fingers.

Довольно нетривиальная задача может превратиться в испытание для новоиспеченного пользователя клавиатуры Apple. Ведь BootCamp предполагает установку полного комплекта драйверов.

К счастью выход есть нам понадобятся всего лишь два инсталляционных файла: AppleKeyboardInstaller64 и BootCamp. И права администратора.

Сам комплект можно скачать с сайта Apple. Распаковываем файлы AppleKeyboardInstaller64.exe и BootCamp.msi в одну папку, например c:/apple.

Далее запускаем cmd.exe от имени администратора и в зависимости от расположения файлов вводим следующее: cd c:/apple. Оказываемся в нужной папке и далее выполняем команду на установку компонента: msiexec /i BootCamp.msi.

В результате чего у нас будут работать все функциональные клавиши, так же как и в macOS.

Конечно не стоит ждать, что будут работать F3 которая показывает рабочий стол, а все приложения разлетаются по краям. Или F4 которая открывает список всех приложений. Просто потому, что функции эти есть только в macOS. А вот менять громкость и управлять видеоплейером можно будет.

Apple Magic Keyboard — это беспроводная клавиатура, которая изначально предназначена для использования с устройствами Apple, такими как iMac и MacBook. Однако, многие пользователи Windows 10 также заинтересованы в использовании этой стильной и удобной клавиатуры на своих компьютерах.

Чтобы использовать Apple Magic Keyboard на компьютере с Windows 10, необходимо сначала установить соответствующий драйвер. Без него некоторые функции клавиатуры могут быть недоступны или работать неправильно.

Самый простой способ получить драйвер для Apple Magic Keyboard на Windows 10 — это загрузить его с официального веб-сайта Apple. На этом сайте вы найдете все необходимые драйверы и программное обеспечение для устройств Apple, включая Magic Keyboard.

После загрузки драйвера необходимо запустить установочный файл и следовать инструкциям на экране. После завершения установки компьютер будет готов к использованию Apple Magic Keyboard на Windows 10. Помимо базовых функций, таких как набор текста и управление громкостью, вы также сможете настроить различные жесты для удобной навигации и тачпада.

Таким образом, если вы хотите использовать Apple Magic Keyboard на компьютере с Windows 10, просто загрузите и установите соответствующий драйвер с официального веб-сайта Apple, и наслаждайтесь комфортом и элегантностью этой клавиатуры на вашем компьютере.

Содержание

  1. Описание Apple Magic Keyboard
  2. Драйвер Apple Magic Keyboard для Windows 10
  3. Где скачать драйвер
  4. Как установить драйвер
  5. Возможные проблемы при установке
  6. Дополнительная информация и советы

Описание Apple Magic Keyboard

Apple Magic Keyboard является безпроводной клавиатурой, созданной специально для устройств Apple. Она предлагает комфортную и удобную работу благодаря своей компактности и стильному дизайну. Apple Magic Keyboard работает по принципу бесшумного нажатия клавиш, что делает ее идеальной выбором для использования как в офисе, так и дома.

Клавиатура оборудована встроенным аккумулятором, который обеспечивает долгосрочное использование без необходимости постоянной замены батареек. Apple Magic Keyboard также имеет функцию быстрой зарядки, что позволяет заряжать клавиатуру всего за несколько минут.

Клавиатура обеспечивает бесперебойное и стабильное соединение с устройством по Bluetooth, что позволяет вам свободно работать на расстоянии до 10 метров от компьютера. Кроме того, Apple Magic Keyboard оснащена функциональными клавишами, которые обеспечивают быстрый доступ к различным функциям и приложениям, таким как регулировка громкости, управление мультимедиа-проигрывателем и другими.

Также стоит отметить, что Apple Magic Keyboard имеет компактные размеры и легко помещается на столе или в сумке. Эта клавиатура от Apple является идеальным выбором для пользователей, которые ценят стильный дизайн, высокое качество и продукцию Apple в целом.

Драйвер Apple Magic Keyboard для Windows 10

Если вы пользуетесь клавиатурой Apple Magic Keyboard и хотите использовать ее в системе Windows 10, вам потребуется установить драйвер для корректной работы клавиатуры.

Драйверы для Apple Magic Keyboard можно найти на официальном веб-сайте Apple. Просто перейдите на страницу поддержки и найдите раздел с драйверами для Windows. Там вы сможете скачать последнюю версию драйвера, совместимого с Windows 10.

После скачивания драйвера вам нужно будет установить его на ваш компьютер. Для этого запустите установочный файл драйвера и следуйте инструкциям на экране. Обычно процесс установки драйвера довольно прост и занимает несколько минут.

После установки драйвера перезагрузите компьютер, чтобы изменения вступили в силу. Теперь ваша клавиатура Apple Magic Keyboard должна работать корректно с Windows 10.

Если после установки драйвера у вас возникли проблемы с работой клавиатуры, попробуйте перезагрузить компьютер еще раз или проверьте настройки клавиатуры в системе Windows. Возможно, вам потребуется внести некоторые изменения, чтобы клавиатура работала правильно.

В заключение, с помощью официального драйвера для Apple Magic Keyboard вы сможете использовать клавиатуру с полным функционалом в системе Windows 10. Установка драйвера довольно проста и займет немного времени. Наслаждайтесь работой с вашей Apple Magic Keyboard на Windows 10!

Где скачать драйвер

Для того чтобы скачать драйвер для Apple Magic Keyboard на Windows 10, нужно выполнить следующие шаги:

  1. Откройте веб-браузер на вашем компьютере.
  2. Перейдите на официальный веб-сайт Apple.
  3. Найдите раздел «Поддержка» или «Драйверы».
  4. Выберите модель вашей клавиатуры — Apple Magic Keyboard.
  5. Убедитесь, что указана совместимость драйвера с Windows 10.
  6. Нажмите на ссылку для скачивания драйвера.

Обратите внимание, что официальный сайт Apple может меняться, поэтому рекомендуется вводить в поисковую систему запрос «официальный сайт Apple» для получения актуальной информации.

Как установить драйвер

Для установки драйвера для клавиатуры Apple Magic Keyboard на Windows 10, следуйте этим простым шагам:

  1. Подготовьте компьютер для установки драйвера. Убедитесь, что ваш компьютер подключен к Интернету и имеет доступ к сайту разработчика.
  2. Откройте веб-браузер и перейдите на сайт разработчика Apple.
  3. На сайте разработчика найдите и выберите раздел «Поддержка».
  4. Найдите раздел «Драйверы и загрузки» или «Загрузки».
  5. В списке доступных драйверов найдите драйвер, подходящий для вашей операционной системы (Windows 10).
  6. Нажмите на ссылку для скачивания драйвера.
  7. Сохраните скачанный файл драйвера на вашем компьютере.
  8. Найдите скачанный файл драйвера на вашем компьютере и запустите его.
  9. Следуйте инструкциям установщика для установки драйвера на ваш компьютер. Если потребуется, выберите язык установки и прочитайте и примите условия лицензионного соглашения.
  10. После завершения установки драйвера перезагрузите компьютер.

После перезагрузки ваш компьютер будет готов к использованию клавиатуры Apple Magic Keyboard. Убедитесь, что Bluetooth на вашем компьютере включен, чтобы установить соединение с клавиатурой.

Теперь вы можете полноценно пользоваться клавиатурой Apple Magic Keyboard на Windows 10 и наслаждаться ее функциональностью и удобством использования!

Возможные проблемы при установке

1. Отсутствие драйвера

Первой проблемой, с которой вы можете столкнуться при установке драйвера для Apple Magic Keyboard на Windows 10, является отсутствие самого драйвера. Учитывая, что клавиатура разработана для использования с устройствами Apple, официальная поддержка драйверов для Windows 10 может быть ограниченной или даже отсутствовать полностью.

2. Неуспешная установка драйвера

Вторая проблема может возникнуть во время самой установки драйвера. Если драйвер не удается установиться успешно, это может быть вызвано несовместимостью между драйвером и операционной системой Windows 10. В таком случае, рекомендуется проверить наличие обновлений для операционной системы и попробовать установить драйвер еще раз.

3. Проблемы с подключением

Третья проблема, которую можно встретить при установке драйвера для Apple Magic Keyboard на Windows 10, связана с подключением самой клавиатуры. Если операционная система не распознает устройство или не удается установить соединение, возможно, необходимо выполнить дополнительные шаги по настройке подключения или использовать другой способ подключения, например, через USB-кабель.

4. Ограниченные функциональные возможности

Четвертой проблемой, которая возможна при установке драйвера для Apple Magic Keyboard на Windows 10, является ограниченный набор функций клавиатуры. Некоторые специфические функции и жесты, доступные на Mac-компьютерах, могут быть недоступны на Windows 10 или работать некорректно. В таком случае, рекомендуется проверить настройки клавиатуры в операционной системе и применить необходимые дополнительные настройки.

В случае возникновения любых проблем при установке драйвера для Apple Magic Keyboard на Windows 10, рекомендуется обратиться к официальной документации Apple или поискать дополнительную поддержку и решения на соответствующих форумах и сообществах пользователей.

Дополнительная информация и советы

  • Перед установкой драйвера рекомендуется выполнить очистку USB-портов компьютера от загрязнений и настроить их работу в настройках BIOS;
  • Если ваша клавиатура Apple Magic Keyboard имеет встроенный разъем Lightning, убедитесь, что она полностью заряжена или подключена к компьютеру с помощью кабеля Lightning;
  • Если у вас возникли проблемы с работой клавиатуры после установки драйвера, попробуйте выполнить перезагрузку компьютера и проверить подключение клавиатуры через другой USB-порт;
  • Если вы хотите настроить дополнительные функции клавиатуры Apple Magic Keyboard, такие как яркость подсветки клавиш или мультимедийные кнопки, вы можете воспользоваться программным обеспечением, предоставляемым Apple, или сторонними приложениями;
  • Для удобного использования клавиатуры Apple Magic Keyboard на Windows 10 рекомендуется настроить раскладку клавиатуры на русскую или другие языки, если это необходимо;
  • Не забудьте регулярно обновлять драйверы и программное обеспечение компьютера, чтобы избежать возможных проблем с совместимостью с клавиатурой Apple Magic Keyboard.

Следуя этим советам, вы сможете быстро и удобно установить и настроить драйвер для клавиатуры Apple Magic Keyboard на операционной системе Windows 10.

  • Драйвера для lenovo b570e windows 7 x32
  • Драйвера для lenovo z50 для windows 10
  • Драйвера для mad catz mmo 7 windows 10
  • Драйвера для hp mini 210 windows 7
  • Драйвера для logitech cordless rumblepad 2 windows 10