diff options
Diffstat (limited to 'keyboards/maple_computing/christmas_tree/V2017/config.h')
-rw-r--r-- | keyboards/maple_computing/christmas_tree/V2017/config.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/maple_computing/christmas_tree/V2017/config.h b/keyboards/maple_computing/christmas_tree/V2017/config.h new file mode 100644 index 0000000000..abc94749a8 --- /dev/null +++ b/keyboards/maple_computing/christmas_tree/V2017/config.h @@ -0,0 +1,5 @@ +#pragma once + +#include "config_common.h" + +#define DEVICE_VER 0x2017 |