mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-04 20:09:08 -04:00
4 lines
99 B
C
4 lines
99 B
C
#pragma once
|
|
|
|
#define TAPPING_TERM 150
|
|
#define USB_POLLING_INTERVAL_MS 1 // Polling interval in ms
|