diff options
Diffstat (limited to 'keyboards/planck/rev4/config.h')
| -rw-r--r-- | keyboards/planck/rev4/config.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/planck/rev4/config.h b/keyboards/planck/rev4/config.h index 4ff7649fb..572852bbf 100644 --- a/keyboards/planck/rev4/config.h +++ b/keyboards/planck/rev4/config.h | |||
| @@ -1,8 +1,3 @@ | |||
| 1 | #ifndef REV4_CONFIG_H | 1 | #pragma once |
| 2 | #define REV4_CONFIG_H | ||
| 3 | |||
| 4 | #include "config_common.h" | ||
| 5 | 2 | ||
| 6 | #define DEVICE_VER 0x0004 | 3 | #define DEVICE_VER 0x0004 |
| 7 | |||
| 8 | #endif \ No newline at end of file | ||
