summaryrefslogtreecommitdiff
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.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/handwired/daishi/config.h b/keyboards/handwired/daishi/config.h
index 6a5d485d7f..1fefa56fc6 100644
--- a/keyboards/handwired/daishi/config.h
+++ b/keyboards/handwired/daishi/config.h
@@ -34,10 +34,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* Set up rotary encoder */
-#define ENCODERS_PAD_A { F1 }
-#define ENCODERS_PAD_B { F0 }
-#define ENCODER_RESOLUTION 2
-
/* Set delay for tap_code on rotary encoder */
#define TAP_CODE_DELAY 10