mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 18:49:08 +00:00
parent
dd290085c9
commit
8aee82e8b4
2 changed files with 2 additions and 0 deletions
|
@ -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 a new issue