parent
2c0323bc98
commit
d76cc09ed6
2 changed files with 23 additions and 11 deletions
|
@ -10,7 +10,7 @@ static uint8_t send_key_shift_bit[SHIFT_BIT_SIZE];
|
|||
* Memo: Using other layer keymap to get keycode
|
||||
*/
|
||||
void action_pseudo_lut(keyrecord_t *record, uint8_t base_keymap_id, const uint16_t (*keymap)[2]) {
|
||||
static uint8_t prev_shift;
|
||||
uint8_t prev_shift;
|
||||
uint16_t keycode;
|
||||
uint16_t pseudo_keycode;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue