parent
dd290085c9
commit
8aee82e8b4
|
@ -1,4 +1,5 @@
|
|||
#include "quantum.h"
|
||||
#include "command.h"
|
||||
#include "action_pseudo_lut.h"
|
||||
|
||||
static uint8_t send_key_shift_bit[SHIFT_BIT_SIZE];
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
#include "quantum.h"
|
||||
#include "command.h"
|
||||
#include "action_pseudo_lut.h"
|
||||
|
||||
static uint8_t send_key_shift_bit[SHIFT_BIT_SIZE];
|
||||
|
|
Loading…
Reference in New Issue