mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +08:00
updated hid-shut-up.patch
This commit is contained in:
parent
2a873abf4f
commit
d524b2b346
@ -1,13 +1,16 @@
|
|||||||
diff -u -r a/src/KeyboardLayouts/ImprovedKeylayouts.h b/src/KeyboardLayouts/ImprovedKeylayouts.h
|
diff --git a/src/KeyboardLayouts/ImprovedKeylayouts.h b/src/KeyboardLayouts/ImprovedKeylayouts.h
|
||||||
--- a/src/KeyboardLayouts/ImprovedKeylayouts.h 2019-07-13 21:16:23.000000000 +0300
|
index 03b92a0..ee0bab4 100644
|
||||||
+++ b/src/KeyboardLayouts/ImprovedKeylayouts.h 2020-11-16 01:54:47.700726338 +0300
|
--- a/src/KeyboardLayouts/ImprovedKeylayouts.h
|
||||||
@@ -51,9 +51,6 @@
|
+++ b/src/KeyboardLayouts/ImprovedKeylayouts.h
|
||||||
|
@@ -51,9 +51,9 @@ enum KeyboardLeds : uint8_t {
|
||||||
#ifndef HID_CUSTOM_LAYOUT
|
#ifndef HID_CUSTOM_LAYOUT
|
||||||
#define HID_CUSTOM_LAYOUT
|
#define HID_CUSTOM_LAYOUT
|
||||||
#define LAYOUT_US_ENGLISH
|
#define LAYOUT_US_ENGLISH
|
||||||
- #pragma message "Using default ASCII layout for keyboard modules"
|
- #pragma message "Using default ASCII layout for keyboard modules"
|
||||||
-#else
|
+ //#pragma message "Using default ASCII layout for keyboard modules"
|
||||||
|
#else
|
||||||
- #pragma message "Using custom layout for keyboard modules"
|
- #pragma message "Using custom layout for keyboard modules"
|
||||||
|
+ //#pragma message "Using custom layout for keyboard modules"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(LAYOUT_US_ENGLISH)
|
// Hut1_12v2.pdf
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user