1
0
Fork 0

Add support for MacroCat Keyboard (#17480)

This commit is contained in:
李董睿煊 2022-07-04 02:07:31 +08:00 committed by GitHub
parent d87d537b50
commit 168a631720
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 366 additions and 0 deletions

View file

@ -0,0 +1,11 @@
// Copyright 2022 catmunch (@catmunch)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include "config_common.h"
/* rotary encoder */
#define ENCODERS_PAD_A { D3 }
#define ENCODERS_PAD_B { D2 }
#define ENCODER_SWITCH B7