Add VIA support for Minivan (#8849)
Co-Authored-By: Joel Challis <git@zvecr.com>
This commit is contained in:
@@ -15,8 +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/>.
|
||||
*/
|
||||
|
||||
#ifndef CONFIG_H
|
||||
#define CONFIG_H
|
||||
#pragma once
|
||||
|
||||
#include "config_common.h"
|
||||
|
||||
@@ -70,5 +69,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define RGB_DI_PIN D0
|
||||
#define RGBLED_NUM 3
|
||||
#define RGBLIGHT_SLEEP
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user