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

#include QMK_KEYBOARD_CONFIG_H

#define DEVICE_VER 0x0003

#endif