1
0

fix nkro and tapping term settigs

This commit is contained in:
David Allemang
2024-02-20 14:49:58 -05:00
parent a656de0e17
commit 8b77e4ea9f

View File

@@ -20,12 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#define ENABLE_COMPILE_KEYCODE
//#define USE_MATRIX_I2C
/* Select hand configuration */
#define EE_HANDS
#define USE_SERIAL_PD2
@@ -37,5 +31,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define OLED_DISABLE_TIMEOUT
#define OLED_BRIGHTNESS 128
//#define QUICK_TAP_TERM 0
//#define TAPPING_TERM 100
#define ENABLE_COMPILE_KEYCODE
#define FORCE_NKRO
#define USB_POLLING_INTERVAL_MS 1
#define QMK_KEYS_PER_SCAN 4
#define PERMISSIVE_HOLD
#define TAPPING_TERM 160