diff options
Diffstat (limited to 'keyboards/bfake/config.h')
-rw-r--r-- | keyboards/bfake/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/bfake/config.h b/keyboards/bfake/config.h index 8a43aacd9b..0a8911b09a 100644 --- a/keyboards/bfake/config.h +++ b/keyboards/bfake/config.h @@ -22,6 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define VENDOR_ID 0x20A0 #define PRODUCT_ID 0x422D +#define DEVICE_VER 0x0200 #define MANUFACTURER NotActuallyWinkeyless #define PRODUCT b.fake |