mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-11-08 20:49:57 -05:00
remove encoder quadrature as it's default
This commit is contained in:
parent
72875e833d
commit
94038f6087
1 changed files with 0 additions and 2 deletions
|
|
@ -1,6 +1,4 @@
|
||||||
CURRENT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))
|
CURRENT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))
|
||||||
|
|
||||||
ENCODER_DRIVER ?= quadrature
|
|
||||||
|
|
||||||
SRC += $(CURRENT_DIR)/hlc_encoder.c $(CURRENT_DIR)/hlc_encoder_matrix.c
|
SRC += $(CURRENT_DIR)/hlc_encoder.c $(CURRENT_DIR)/hlc_encoder_matrix.c
|
||||||
CONFIG_H += $(CURRENT_DIR)/config.h
|
CONFIG_H += $(CURRENT_DIR)/config.h
|
||||||
Loading…
Add table
Add a link
Reference in a new issue