Add MMkeyboard Class60 (#22972)
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
parent
875eb43a28
commit
c2dbbc060a
10 changed files with 1153 additions and 0 deletions
10
keyboards/mmkeyboard/class60/soldered/halconf.h
Normal file
10
keyboards/mmkeyboard/class60/soldered/halconf.h
Normal file
|
@ -0,0 +1,10 @@
|
|||
// Copyright 2024 QMK
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#define HAL_USE_GPT TRUE
|
||||
#define HAL_USE_PWM TRUE
|
||||
#define HAL_USE_PAL TRUE
|
||||
|
||||
#include_next <halconf.h>
|
Loading…
Add table
Add a link
Reference in a new issue