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 5ae25b6 commit 6da5dbcCopy full SHA for 6da5dbc
src/KeyboardLayouts/ImprovedKeylayouts.h
@@ -51,9 +51,13 @@ enum KeyboardLeds : uint8_t {
51
#ifndef HID_CUSTOM_LAYOUT
52
#define HID_CUSTOM_LAYOUT
53
#define LAYOUT_US_ENGLISH
54
+ #ifndef HID_HIDE_LAYOUT_PRAGMA_MESSAGE
55
#pragma message "Using default ASCII layout for keyboard modules"
56
+ #endif
57
#else
58
59
#pragma message "Using custom layout for keyboard modules"
60
61
#endif
62
63
// Hut1_12v2.pdf
0 commit comments