[Keyboard] Refactor: add adelais rev.3 (#9496)

* Refactor: add adelais rev.3

* update

* Update keymap.c

* update

* update

* update
This commit is contained in:
mechlovin
2020-06-29 15:19:09 +07:00
committed by GitHub
parent 4e4a3449a7
commit e9e6054ee7
10 changed files with 73 additions and 8 deletions

View File

@@ -1,6 +1,5 @@
#pragma once
#define PRODUCT_ID 0xAD01
#define PRODUCT Adelais
#define DESCRIPTION Team.Mechlovin Adelais

View File

@@ -0,0 +1,3 @@
#pragma once
#define PRODUCT_ID 0xAD01

View File

@@ -0,0 +1,8 @@
#pragma once
#define PRODUCT_ID 0xAD02
#define ENCODERS_PAD_A { A6, A4, B7 }
#define ENCODERS_PAD_B { A5, A3, B6 }
#define ENCODER_RESOLUTION 4

View File

@@ -0,0 +1 @@
ENCODER_ENABLE = yes

View File

@@ -1,3 +1,3 @@
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
BACKLIGHT_DRIVER = pwm
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
DEFAULT_FOLDER = mechlovin/adelais/standard_led/rev2