summaryrefslogtreecommitdiffstats
path: root/keyboards/horrortroll/handwired_k552
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/horrortroll/handwired_k552')
-rw-r--r--keyboards/horrortroll/handwired_k552/config.h3
-rw-r--r--keyboards/horrortroll/handwired_k552/info.json3
2 files changed, 2 insertions, 4 deletions
diff --git a/keyboards/horrortroll/handwired_k552/config.h b/keyboards/horrortroll/handwired_k552/config.h
index cae7c8b11a..bec0ac055b 100644
--- a/keyboards/horrortroll/handwired_k552/config.h
+++ b/keyboards/horrortroll/handwired_k552/config.h
@@ -16,9 +16,6 @@
#pragma once
-/* Forcing to use NKRO instead 6KRO */
-#define FORCE_NKRO
-
// SPI configuration
#define SPI_DRIVER SPID1
#define SPI_SCK_PIN A5
diff --git a/keyboards/horrortroll/handwired_k552/info.json b/keyboards/horrortroll/handwired_k552/info.json
index 2d97949c82..6bdd2ee2fc 100644
--- a/keyboards/horrortroll/handwired_k552/info.json
+++ b/keyboards/horrortroll/handwired_k552/info.json
@@ -6,7 +6,8 @@
"usb": {
"vid": "0x7516",
"pid": "0x5104",
- "device_version": "0.0.1"
+ "device_version": "0.0.1",
+ "force_nkro": true
},
"ws2812": {
"pin": "C14"