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