summaryrefslogtreecommitdiffstats
path: root/keyboards/christmas_tree/V2017/config.h
blob: ebe3d3bf1e3817f7e0b4981e6a8403aae3e63312 (plain)
1
2
3
4
5
6
7
8
#ifndef V2017_CONFIG_H
#define V2017_CONFIG_H

#include "config_common.h"

#define DEVICE_VER 0x2017

#endif