qmk-firmware/keyboards/planck/rev3/config.h

9 lines
107 B
C

#ifndef REV3_CONFIG_H
#define REV3_CONFIG_H
#include "config_common.h"
#define DEVICE_VER 0x0003
#endif