[Keyboard] Add ERA65 (#19591)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
era 2023-01-17 10:55:13 +09:00 committed by GitHub
parent 465b6a14e3
commit 4098ff5574
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 292 additions and 0 deletions

View file

@ -0,0 +1,8 @@
// Copyright 2022 MatteoDM <matteodalmo@gmail.com>
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next <mcuconf.h>
/* Used for backlight display */
#undef RP_PWM_USE_PWM0
#define RP_PWM_USE_PWM0 TRUE