diff options
Diffstat (limited to 'quantum')
-rw-r--r-- | quantum/config_common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/quantum/config_common.h b/quantum/config_common.h index 661609ef2..d93477b27 100644 --- a/quantum/config_common.h +++ b/quantum/config_common.h | |||
@@ -24,7 +24,4 @@ | |||
24 | #define COL2ROW 0 | 24 | #define COL2ROW 0 |
25 | #define ROW2COL 1 | 25 | #define ROW2COL 1 |
26 | 26 | ||
27 | // Deprecated alias - avoid using | ||
28 | #define KEYMAP LAYOUT | ||
29 | |||
30 | #include "song_list.h" | 27 | #include "song_list.h" |