Christoph Cullmann 2024-11-09 17:01:57 +01:00
parent 0f77f09f94
commit 405c5f64d4
No known key found for this signature in database

View file

@ -20,6 +20,10 @@
// enable NKRO by default
#define FORCE_NKRO
// Reduce input latency by lowering the USB polling interval
// from its 10ms default to the 1ms minimum that USB 1.x (Full Speed) allows:
#define USB_POLLING_INTERVAL_MS 1
// home row mods
#define CHORDAL_HOLD
#define PERMISSIVE_HOLD