summaryrefslogtreecommitdiff
path: root/hid/arduino/patches/hid-shut-up.patch
diff options
context:
space:
mode:
Diffstat (limited to 'hid/arduino/patches/hid-shut-up.patch')
-rw-r--r--hid/arduino/patches/hid-shut-up.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/hid/arduino/patches/hid-shut-up.patch b/hid/arduino/patches/hid-shut-up.patch
new file mode 100644
index 00000000..1de9defb
--- /dev/null
+++ b/hid/arduino/patches/hid-shut-up.patch
@@ -0,0 +1,16 @@
+diff --git a/src/KeyboardLayouts/ImprovedKeylayouts.h b/src/KeyboardLayouts/ImprovedKeylayouts.h
+index 03b92a0..ee0bab4 100644
+--- a/src/KeyboardLayouts/ImprovedKeylayouts.h
++++ b/src/KeyboardLayouts/ImprovedKeylayouts.h
+@@ -51,9 +51,9 @@ enum KeyboardLeds : uint8_t {
+ #ifndef HID_CUSTOM_LAYOUT
+ #define HID_CUSTOM_LAYOUT
+ #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 custom layout for keyboard modules"
++ //#pragma message "Using custom layout for keyboard modules"
+ #endif
+
+ // Hut1_12v2.pdf