aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/daishi/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/daishi/config.h')
-rw-r--r--keyboards/handwired/daishi/config.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/handwired/daishi/config.h b/keyboards/handwired/daishi/config.h
index 15ff6a6a6..b4665bece 100644
--- a/keyboards/handwired/daishi/config.h
+++ b/keyboards/handwired/daishi/config.h
@@ -52,10 +52,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
52#define DEBOUNCE 5 52#define DEBOUNCE 5
53 53
54/* Set up rotary encoder */ 54/* Set up rotary encoder */
55#define NUMBER_OF_ENCODERS 1
56#define ENCODERS_PAD_A { F1 } 55#define ENCODERS_PAD_A { F1 }
57#define ENCODERS_PAD_B { F0 } 56#define ENCODERS_PAD_B { F0 }
58#define ENCODER_RESOLUTION 2 57#define ENCODER_RESOLUTION 2
59 58
60/* Set delay for tap_code on rotary encoder */ 59/* Set delay for tap_code on rotary encoder */
61#define TAP_CODE_DELAY 10 \ No newline at end of file 60#define TAP_CODE_DELAY 10