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

8 lines
106 B
C

#ifndef REV4_CONFIG_H
#define REV4_CONFIG_H
#include "config_common.h"
#define DEVICE_VER 0x0004
#endif