Rotary encoder setting is revised to solve a malfunction. (#18227)

* Rotary encoder setting is revised to solve a mulfunction. UNUSED_PINS deleted.

* Encoder map applied.

* ENCODER_MAP_ENABLE moved to keymap level.

* Settings in rules.mk moved to info.json.

* picture sent to imgur. config.h streamlined.
This commit is contained in:
3araht
2022-09-30 15:13:21 +09:00
committed by GitHub
parent e1e86cb1fb
commit 10005e9f39
15 changed files with 106 additions and 199 deletions

View File

@@ -0,0 +1 @@
ENCODER_MAP_ENABLE = yes # replacing ENCODERS_CW_KEY method to this on 2022/08/31.