[Keyboard] Refactor: add adelais rev.3 (#9496)
* Refactor: add adelais rev.3 * update * Update keymap.c * update * update * update
This commit is contained in:
parent
4e4a3449a7
commit
e9e6054ee7
10 changed files with 73 additions and 8 deletions
8
keyboards/mechlovin/adelais/standard_led/rev3/config.h
Normal file
8
keyboards/mechlovin/adelais/standard_led/rev3/config.h
Normal 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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue