diff options
Diffstat (limited to 'keyboards/planck/rev4/config.h')
-rw-r--r-- | keyboards/planck/rev4/config.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/planck/rev4/config.h b/keyboards/planck/rev4/config.h new file mode 100644 index 0000000000..98189fba71 --- /dev/null +++ b/keyboards/planck/rev4/config.h @@ -0,0 +1,8 @@ +#ifndef REV4_CONFIG_H +#define REV4_CONFIG_H + +#include "../config.h" + +#define DEVICE_VER 0x0004 + +#endif
\ No newline at end of file |