[Keyboard] add support for ymd75 rev3 (#10483)
* add support for ymd75 rev3 * Update keyboards/ymd75/rev3/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/ymd75/rev3/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * remove DESCRIPTION * only apply offset for rev3 Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
89446bafb8
commit
27f9f3196d
12 changed files with 279 additions and 9 deletions
|
@ -23,12 +23,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#define VENDOR_ID 0x20A0
|
||||
#define PRODUCT_ID 0x422D
|
||||
#define DEVICE_VER 0x0200
|
||||
|
||||
#define MANUFACTURER YMDK
|
||||
#define PRODUCT YMD75 / MT84
|
||||
#define DESCRIPTION 75% Keyboard
|
||||
|
||||
|
||||
#define BACKLIGHT_PIN D4
|
||||
#define BACKLIGHT_LEVELS 12
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue