VIA Protocol 12 + fixes (#19916)
Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com>
This commit is contained in:
parent
403b0addea
commit
7f805cc779
135 changed files with 761 additions and 572 deletions
|
@ -41,7 +41,7 @@ static bool led_indicator_enable = true;
|
|||
|
||||
// Defines the keycodes used by our macros in process_record_user
|
||||
enum custom_keycodes {
|
||||
SHIFT_L = USER00,
|
||||
SHIFT_L = QK_KB_0,
|
||||
SHIFT_R,
|
||||
TGLINDI, // ToGgLe INDIcator
|
||||
TGLINTR, // ToGgLe INdicator location {(_KEY01, _KEY13, _KEY25, _KEY37) or (_KEY02, _KEY14, _KEY26) / (_KEY12, _KEY24, _KEY36)}in TRans mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue