From 1ab2167ff90ac9de6e21d20e226881699bc385ef Mon Sep 17 00:00:00 2001 From: George Wietor Date: Mon, 10 May 2021 18:43:05 -0400 Subject: [Keyboard] VIA support for Preonic Rev3 (#11344) Co-authored-by: Ryan Co-authored-by: Jack Humbert --- keyboards/preonic/rev1/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'keyboards/preonic/rev1/config.h') diff --git a/keyboards/preonic/rev1/config.h b/keyboards/preonic/rev1/config.h index 56dfedd457..76b6465909 100644 --- a/keyboards/preonic/rev1/config.h +++ b/keyboards/preonic/rev1/config.h @@ -21,5 +21,6 @@ along with this program. If not, see . #include "config_common.h" #define DEVICE_VER 0x0001 +#define PRODUCT_ID 0x67F3 #endif \ No newline at end of file -- cgit v1.2.3