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

#include QMK_KEYBOARD_CONFIG_H

#define DEVICE_VER 0x0004

#endif