~ruther/qmk_firmware

7ff666340ca4de2447141b5327f758d52b4417cd — Václav Kučera 3 years ago f330ef1
[Keyboard] Acheron Shark alpha Encoder support (#17266)

2 files changed, 5 insertions(+), 0 deletions(-)

M keyboards/acheron/shark/alpha/config.h
M keyboards/acheron/shark/alpha/rules.mk
M keyboards/acheron/shark/alpha/config.h => keyboards/acheron/shark/alpha/config.h +4 -0
@@ 30,6 30,10 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROWS 4
#define MATRIX_COLS 12

/* encoder pads */
#define ENCODERS_PAD_A { B6 }
#define ENCODERS_PAD_B { B7 }

/*
 * Keyboard Matrix Assignments
 *

M keyboards/acheron/shark/alpha/rules.mk => keyboards/acheron/shark/alpha/rules.mk +1 -0
@@ 17,6 17,7 @@ NKRO_ENABLE = no            # Enable N-Key Rollover
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no        # Enable keyboard RGB underglow
AUDIO_ENABLE = no           # Audio output
ENCODER_ENABLE = yes

LAYOUTS = ortho_4x12