aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/nightmare/config.h
diff options
context:
space:
mode:
authorBrandon <brandon.abr@hotmail.com>2020-07-08 15:47:35 -0500
committerGitHub <noreply@github.com>2020-07-08 21:47:35 +0100
commit83e1b9ab6eee3ff11b58a905ea2015f92a724cf0 (patch)
tree687edb40fce56c02a1ae3cb77a0cdd0457e51bbd /keyboards/nightmare/config.h
parentca598c3df6847256bb884479ac10e2dcff22b599 (diff)
downloadfirmware-83e1b9ab6eee3ff11b58a905ea2015f92a724cf0.tar.gz
firmware-83e1b9ab6eee3ff11b58a905ea2015f92a724cf0.tar.bz2
firmware-83e1b9ab6eee3ff11b58a905ea2015f92a724cf0.zip
Added VIA support to nightmare (#9672)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/nightmare/config.h')
-rw-r--r--keyboards/nightmare/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/nightmare/config.h b/keyboards/nightmare/config.h
index fafba644d..29ab97c14 100644
--- a/keyboards/nightmare/config.h
+++ b/keyboards/nightmare/config.h
@@ -20,8 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
/* USB Device descriptor parameter */
-#define VENDOR_ID 0xB00B
-#define PRODUCT_ID 0x0000
+#define VENDOR_ID 0x434B // "CK"
+#define PRODUCT_ID 0x4E49 // "NI"
#define DEVICE_VER 0x0001
#define MANUFACTURER cfbender
#define PRODUCT nightmare