Update Apollo PCBs to use wear levelling code (#18411)

This commit is contained in:
Álvaro A. Volpato
2022-09-20 15:43:49 -03:00
committed by GitHub
parent 456d6f3342
commit b0f824755a
16 changed files with 11 additions and 47 deletions

View File

@@ -1,4 +1,4 @@
/* Copyright 2022 QMK
/* Copyright 2022 Gondolindrim <gondolindrim@acheronproject.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -16,8 +16,6 @@
#pragma once
#define HAL_USE_I2C TRUE
#define HAL_USE_PWM TRUE
#define HAL_USE_PAL TRUE