An open API service indexing awesome lists of open source software.

https://github.com/felipenicoletto/windowstouchbar

This project is a service to customize the Touch Bar on MacBook running Windows through Boot Camp.
https://github.com/felipenicoletto/windowstouchbar

boot-camp bootcamp macbook macbook-pro touch-bar-customization touchbar windows

Last synced: 5 months ago
JSON representation

This project is a service to customize the Touch Bar on MacBook running Windows through Boot Camp.

Awesome Lists containing this project

README

          

# WindowsTouchBar
This project is a service to customize the Touch Bar on MacBook running Windows through Boot Camp.

## Video
[![YouTube](https://img.youtube.com/vi/rNw6GQztJYA/0.jpg)](https://www.youtube.com/watch?v=rNw6GQztJYA "YouTube")

## Installation

* [Turn off Secure Boot](https://support.apple.com/en-us/HT208198)
* Enable Windows test mode:
* Open CMD with administrative privileges
* Type: bcdedit -set TESTSIGNING ON
* Reboot computer
* If you want to turn off test mode, you should type: bcdedit -set TESTSIGNING OFF

* Install [DFRDisplayKm Driver](https://github.com/Naozumi520/DFRDisplayKm/releases)