PoC: Swap Escape and Caps (#16336)
This commit is contained in:
@@ -38,6 +38,7 @@ typedef union {
|
||||
bool swap_lctl_lgui : 1;
|
||||
bool swap_rctl_rgui : 1;
|
||||
bool oneshot_enable : 1;
|
||||
bool swap_escape_capslock : 1;
|
||||
};
|
||||
} keymap_config_t;
|
||||
|
||||
|
Reference in New Issue
Block a user