summaryrefslogtreecommitdiff
path: root/keyboards/stenokeyboards/the_uni
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/stenokeyboards/the_uni')
-rw-r--r--keyboards/stenokeyboards/the_uni/pro_micro/config.h4
-rw-r--r--keyboards/stenokeyboards/the_uni/pro_micro/info.json3
-rw-r--r--keyboards/stenokeyboards/the_uni/rp_2040/config.h2
-rw-r--r--keyboards/stenokeyboards/the_uni/rp_2040/info.json3
-rw-r--r--keyboards/stenokeyboards/the_uni/usb_c/config.h4
-rw-r--r--keyboards/stenokeyboards/the_uni/usb_c/info.json3
6 files changed, 6 insertions, 13 deletions
diff --git a/keyboards/stenokeyboards/the_uni/pro_micro/config.h b/keyboards/stenokeyboards/the_uni/pro_micro/config.h
index bf5b37166a..a527c07796 100644
--- a/keyboards/stenokeyboards/the_uni/pro_micro/config.h
+++ b/keyboards/stenokeyboards/the_uni/pro_micro/config.h
@@ -22,7 +22,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
-
-
-/*force the nkro if it does not work*/
-#define FORCE_NKRO
diff --git a/keyboards/stenokeyboards/the_uni/pro_micro/info.json b/keyboards/stenokeyboards/the_uni/pro_micro/info.json
index e53a30cda8..3510e076ff 100644
--- a/keyboards/stenokeyboards/the_uni/pro_micro/info.json
+++ b/keyboards/stenokeyboards/the_uni/pro_micro/info.json
@@ -1,6 +1,7 @@
{
"usb": {
- "device_version": "0.0.1"
+ "device_version": "0.0.1",
+ "force_nkro": true
},
"matrix_pins": {
"cols": ["F5", "F6", "F7", "B1", "B3", "B5", "B4", "E6", "D7", "C6", "D4"],
diff --git a/keyboards/stenokeyboards/the_uni/rp_2040/config.h b/keyboards/stenokeyboards/the_uni/rp_2040/config.h
index a2c060d424..bf60719a67 100644
--- a/keyboards/stenokeyboards/the_uni/rp_2040/config.h
+++ b/keyboards/stenokeyboards/the_uni/rp_2040/config.h
@@ -21,5 +21,3 @@
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
//#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_LED GP25
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 500U
-
-#define FORCE_NKRO
diff --git a/keyboards/stenokeyboards/the_uni/rp_2040/info.json b/keyboards/stenokeyboards/the_uni/rp_2040/info.json
index e4c86b9312..0fc56dff8d 100644
--- a/keyboards/stenokeyboards/the_uni/rp_2040/info.json
+++ b/keyboards/stenokeyboards/the_uni/rp_2040/info.json
@@ -1,6 +1,7 @@
{
"usb": {
- "device_version": "0.0.4"
+ "device_version": "0.0.4",
+ "force_nkro": true
},
"matrix_pins": {
"cols": ["GP24", "GP23", "GP21", "GP20", "GP19", "GP6", "GP5", "GP4", "GP3", "GP2", "GP1"],
diff --git a/keyboards/stenokeyboards/the_uni/usb_c/config.h b/keyboards/stenokeyboards/the_uni/usb_c/config.h
index bf5b37166a..a527c07796 100644
--- a/keyboards/stenokeyboards/the_uni/usb_c/config.h
+++ b/keyboards/stenokeyboards/the_uni/usb_c/config.h
@@ -22,7 +22,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
-
-
-/*force the nkro if it does not work*/
-#define FORCE_NKRO
diff --git a/keyboards/stenokeyboards/the_uni/usb_c/info.json b/keyboards/stenokeyboards/the_uni/usb_c/info.json
index 5f6d224170..fe7706357d 100644
--- a/keyboards/stenokeyboards/the_uni/usb_c/info.json
+++ b/keyboards/stenokeyboards/the_uni/usb_c/info.json
@@ -1,6 +1,7 @@
{
"usb": {
- "device_version": "0.0.3"
+ "device_version": "0.0.3",
+ "force_nkro": true
},
"matrix_pins": {
"cols": ["F0", "F1", "F4", "F5", "F6", "D5", "D3", "D2", "D1", "D0", "D4"],