[Keyboard] add Haus PCB (#12434)

Co-authored-by: Ryan <fauxpark@gmail.com>
master
mechlovin 2022-01-09 09:33:46 +07:00 committed by GitHub
parent ac02260bcb
commit 69510bab8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -42,10 +42,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DIODE_DIRECTION COL2ROW
#define LED_CAPS_LOCK_PIN B9
#define LED_PIN_ON_STATE 0
#define BACKLIGHT_PIN B8
#define BACKLIGHT_BREATHING
#define BACKLIGHT_PWM_DRIVER PWMD3
#define BACKLIGHT_PWM_DRIVER PWMD4
#define BACKLIGHT_PWM_CHANNEL 3
#define BACKLIGHT_LEVELS 3

View File

@ -19,4 +19,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define PRODUCT_ID 0x6500
#define DEVICE_VER 0x0001
#define PRODUCTION Haus Rev. 1
#define PRODUCT Haus Rev. 1