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