summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/rev5/config.h
blob: 696eda73bce6bf59d8894a978215e2163e0d08ed (plain)
1
2
3
4
5
6
7
8
#ifndef REV5_CONFIG_H
#define REV5_CONFIG_H

#include "config_common.h"

#define DEVICE_VER 0x0005

#endif