1
0
Fork 0

Move single 60_ansi, 60_hhkb and 60_iso layouts to data driven (#20438)

This commit is contained in:
Ryan 2023-04-15 21:09:08 +10:00 committed by GitHub
parent 172a40686b
commit 0ddb7d7863
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
85 changed files with 2335 additions and 3482 deletions

View file

@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "jm60.h"
#include "quantum.h"
void board_init(void) {
AFIO->MAPR |= AFIO_MAPR_SWJ_CFG_JTAGDISABLE;