Skip to content
This repository was archived by the owner on Feb 18, 2022. It is now read-only.

Commit 5930672

Browse files
committed
Go back to aunali1's patches. This remove the posibility to swap right keyboard alt and control keys
1 parent 3ec7c3e commit 5930672

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

patch_driver.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ BUILD_PATH=/tmp/build-kernel
66

77
### Apple T2 drivers commit hashes
88
# Patches
9-
APPLE_SMC_DRIVER_GIT_URL=https://github.com/marcosfad/linux-mbp-arch.git
10-
APPLE_SMC_DRIVER_BRANCH_NAME=feature/kernel-5.8
11-
APPLE_SMC_DRIVER_COMMIT_HASH=13a0aff189d5c70a9b570e69cbf8b13b2887ba19
9+
APPLE_SMC_DRIVER_GIT_URL=https://github.com/aunali1/linux-mbp-arch.git
10+
APPLE_SMC_DRIVER_BRANCH_NAME=master
11+
APPLE_SMC_DRIVER_COMMIT_HASH=bed9b2bf163e55921d56b41d054cd25e5da1fd2a
1212
## BCE
1313
#APPLE_BCE_DRIVER_GIT_URL=https://github.com/aunali1/mbp2018-bridge-drv.git
1414
#APPLE_BCE_DRIVER_BRANCH_NAME=aur

0 commit comments

Comments
 (0)