summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/rev4/config.h
blob: 4ff7649fb585d8df904493115f7c0e9ffd691866 (plain)
1
2
3
4
5
6
7
8
#ifndef REV4_CONFIG_H
#define REV4_CONFIG_H

#include "config_common.h"

#define DEVICE_VER 0x0004

#endif