We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2610dfd commit ea52413Copy full SHA for ea52413
src/KeyboardLayouts/ImprovedKeylayouts.h
@@ -51,9 +51,6 @@ enum KeyboardLeds : uint8_t {
51
#ifndef HID_CUSTOM_LAYOUT
52
#define HID_CUSTOM_LAYOUT
53
#define LAYOUT_US_ENGLISH
54
-#pragma message "Using default ASCII layout for keyboard modules"
55
-#else
56
-#pragma message "Using custom layout for keyboard modules"
57
#endif
58
59
#if defined(LAYOUT_US_ENGLISH)
0 commit comments