diff options
Diffstat (limited to 'keyboards/planck/rev4/config.h')
-rw-r--r-- | keyboards/planck/rev4/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/planck/rev4/config.h b/keyboards/planck/rev4/config.h index dcc76c11c..4ff7649fb 100644 --- a/keyboards/planck/rev4/config.h +++ b/keyboards/planck/rev4/config.h | |||
@@ -1,7 +1,7 @@ | |||
1 | #ifndef REV4_CONFIG_H | 1 | #ifndef REV4_CONFIG_H |
2 | #define REV4_CONFIG_H | 2 | #define REV4_CONFIG_H |
3 | 3 | ||
4 | #include QMK_KEYBOARD_CONFIG_H | 4 | #include "config_common.h" |
5 | 5 | ||
6 | #define DEVICE_VER 0x0004 | 6 | #define DEVICE_VER 0x0004 |
7 | 7 | ||