qmk_firmware/keyboards/planck/rev3/config.h

9 lines
111 B
C

#ifndef REV3_CONFIG_H
#define REV3_CONFIG_H
#include QMK_KEYBOARD_CONFIG_H
#define DEVICE_VER 0x0003
#endif