This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
2020-02-29 11:59:30 -08:00

11 lines
271 B
C

#pragma once
//Force NKRO to be enabled.
#define FORCE_NKRO
//GRAVE_ESC override for CTRL+SHIFT+ESC Windows task manager shortcut.
//#define GRAVE_ESC_CTRL_OVERRIDE
//Delay matrix scan for tap dance, reduce to activate modifier keys faster.
//#define TAPPING_TERM 200