prettier formating
This commit is contained in:
parent
60c8ee88e5
commit
a001fb75a2
1 changed files with 26 additions and 24 deletions
|
@ -2,6 +2,7 @@
|
|||
title: Troubleshooting
|
||||
sidebar_title: Troubleshooting
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
|
@ -81,6 +82,7 @@ For the `nRF52840`, the value `PLUS_8` can be set to any multiple of four betwee
|
|||
If you are utiizing Apple's BootCamp feature or running a hackintosh that allows you to easily dual-boot your system between macOS and Windows, you will find that you can only use your bluetooth devices on one OS or the other without re-pairing. This is because ZMK stores the host address and keys in the profiles only one time. This means that a host can only pair with exactly one ZMK profile.
|
||||
|
||||
The workaround for this limitation is as follows:
|
||||
|
||||
1. First, boot into Windows and pair your device. This creates the registry entry we will need to edit later on.
|
||||
1. Reboot into macOS
|
||||
1. In macOS, clear the profile on your keyboard and pair with your computer.
|
||||
|
|
Loading…
Add table
Reference in a new issue