Move projectcain encoder logic to keyboard level (#16479)

This commit is contained in:
Joel Challis
2022-03-01 01:52:01 +00:00
committed by GitHub
parent f293e6b4da
commit c9d9e70ac7
8 changed files with 10 additions and 8 deletions

View File

@@ -16,9 +16,6 @@
#pragma once
#define ENCODERS_PAD_A { B3, D1 }
#define ENCODERS_PAD_B { B2, D2 }
#define ENCODER_RESOLUTION 2
#define COMBO_COUNT 2
#define COMBO_TERM 50
#define TAPPING_FORCE_HOLD