From 79848e6f3a4eafea13dfe8f6ea2fc8aa1cb6518d Mon Sep 17 00:00:00 2001 From: Aditya Garg <85610623+AdityaGarg8@users.noreply.github.com> Date: Mon, 12 Aug 2024 18:41:51 +0530 Subject: [PATCH] Fix commit message --- ...-hid-appletb-kbd-add-driver-for-the-keyboard-mode.patch | 7 +++++++ ...-hid-appletb-kbd-add-support-for-fn-toggle-betwee.patch | 6 +++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/1006-HID-hid-appletb-kbd-add-driver-for-the-keyboard-mode.patch b/1006-HID-hid-appletb-kbd-add-driver-for-the-keyboard-mode.patch index d583bee..3d05456 100644 --- a/1006-HID-hid-appletb-kbd-add-driver-for-the-keyboard-mode.patch +++ b/1006-HID-hid-appletb-kbd-add-driver-for-the-keyboard-mode.patch @@ -1,4 +1,11 @@ +From f94e8e0b275b22c94d0cf8277c33185ed405de87 Mon Sep 17 00:00:00 2001 From: Kerem Karabay +Date: Sun, 5 Mar 2023 18:17:23 +0300 +Subject: [PATCH 2/2] HID: hid-appletb-kbd: add driver for the keyboard mode of + Apple Touch Bars +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit The Touch Bars found on x86 Macs support two USB configurations: one where the device presents itself as a HID keyboard and can display diff --git a/1017-HID-hid-appletb-kbd-add-support-for-fn-toggle-betwee.patch b/1017-HID-hid-appletb-kbd-add-support-for-fn-toggle-betwee.patch index a50fcce..aa747ff 100644 --- a/1017-HID-hid-appletb-kbd-add-support-for-fn-toggle-betwee.patch +++ b/1017-HID-hid-appletb-kbd-add-support-for-fn-toggle-betwee.patch @@ -1,5 +1,9 @@ +From 006a51516285ebaa8333d19fb76efbc81e5cdb3e Mon Sep 17 00:00:00 2001 From: Aditya Garg -HID: hid-appletb-kbd: add support for fn toggle between media and function mode +Date: Fri, 9 Aug 2024 19:40:53 +0530 +Subject: [PATCH] HID: hid-appletb-kbd: add support for fn toggle between media + and function mode + This patch adds support for the switching between the Media and Function keys on the touchbar by pressing the Fn key on Apple Internal Keyboard.