You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/planck/rev3/config.h

9 lines
107 B

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