port to NKRO_DEFAULT_ON

This commit is contained in:
Christoph Cullmann 2025-05-28 00:00:31 +02:00
parent da622df01f
commit 6a50faf943
No known key found for this signature in database

View file

@ -6,7 +6,7 @@
#pragma once
// enable NKRO by default
#define FORCE_NKRO
#define NKRO_DEFAULT_ON 1
// Reduce input latency by lowering the USB polling interval
// from its 10ms default to the 1ms minimum that USB 1.x (Full Speed) allows: