qmk_userspace/users/halcyon_modules/hlc_encoder/config.h
2024-12-10 14:13:02 +01:00

12 lines
254 B
C

// Copyright 2024 splitkb.com (support@splitkb.com)
// SPDX-License-Identifier: GPL-2.0-or-later
// Any QMK options should go here
#pragma once
#define HLC_ENCODER
#define HLC_ENCODER_BUTTON GP16
#define HLC_ENCODER_A GP27
#define HLC_ENCODER_B GP26