mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
[Cornia/config] Remove unnecessary defines
This commit is contained in:
parent
1bb83c374d
commit
018021058a
@ -27,9 +27,6 @@
|
||||
#define SPLIT_LED_STATE_ENABLE
|
||||
#define SPLIT_MODS_ENABLE
|
||||
|
||||
/* OLED */
|
||||
#define OLED_TIMEOUT 60000
|
||||
|
||||
/* Trackpad */
|
||||
#define SPLIT_POINTING_ENABLE
|
||||
#define POINTING_DEVICE_RIGHT
|
||||
@ -39,6 +36,3 @@
|
||||
#define CIRQUE_PINNACLE_CURVED_OVERLAY
|
||||
#define CIRQUE_PINNACLE_POSITION_MODE CIRQUE_PINNACLE_RELATIVE_MODE
|
||||
#define CIRQUE_PINNACLE_ATTENUATION EXTREG__TRACK_ADCCONFIG__ADC_ATTENUATE_2X
|
||||
|
||||
/* Tap dance */
|
||||
#define TAPPING_TERM 200
|
Loading…
Reference in New Issue
Block a user