diff options
Diffstat (limited to 'quantum/config_common.h')
| -rw-r--r-- | quantum/config_common.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/quantum/config_common.h b/quantum/config_common.h index d93477b27..661609ef2 100644 --- a/quantum/config_common.h +++ b/quantum/config_common.h | |||
| @@ -24,4 +24,7 @@ | |||
| 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 | |||
| 27 | #include "song_list.h" | 30 | #include "song_list.h" |
