aboutsummaryrefslogtreecommitdiff
path: root/keyboards/planck/rev3/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/rev3/config.h')
-rw-r--r--keyboards/planck/rev3/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/planck/rev3/config.h b/keyboards/planck/rev3/config.h
new file mode 100644
index 000000000..fa50a5622
--- /dev/null
+++ b/keyboards/planck/rev3/config.h
@@ -0,0 +1,8 @@
1#ifndef REV3_CONFIG_H
2#define REV3_CONFIG_H
3
4#include "../config.h"
5
6#define DEVICE_VER 0x0003
7
8#endif \ No newline at end of file