aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
diff options
context:
space:
mode:
authorRyan2024-07-03 09:18:27 +0200
committerGitHub2024-07-03 09:18:27 +0200
commitbc0c69570b8a8b1d9a754a280053e49a825b24d7 (patch)
tree2c04582e424871f6b242bd5295aa06eefce007a6 /keyboards/handwired
parent8471dcc5633a8654327acd30c359d054243541f6 (diff)
Rename encoder pins defines (#24003)
Diffstat (limited to 'keyboards/handwired')
-rw-r--r--keyboards/handwired/sick68/keymaps/via/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/handwired/sick68/keymaps/via/config.h b/keyboards/handwired/sick68/keymaps/via/config.h
index 4ce1e3e785..bf6fd3ea4f 100644
--- a/keyboards/handwired/sick68/keymaps/via/config.h
+++ b/keyboards/handwired/sick68/keymaps/via/config.h
@@ -15,6 +15,6 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#define ENCODERS_PAD_A { F0 }
-#define ENCODERS_PAD_B { F1 }
+#define ENCODER_A_PINS { F0 }
+#define ENCODER_B_PINS { F1 }
#define ENCODER_RESOLUTION 4