diff options
| -rw-r--r-- | keyboards/comet46/keymaps/satt/action_pseudo_lut.c | 1 | ||||
| -rw-r--r-- | keyboards/hhkb/keymaps/shela/action_pseudo_lut.c | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/comet46/keymaps/satt/action_pseudo_lut.c b/keyboards/comet46/keymaps/satt/action_pseudo_lut.c index 0ac713359..4a7cb3a3a 100644 --- a/keyboards/comet46/keymaps/satt/action_pseudo_lut.c +++ b/keyboards/comet46/keymaps/satt/action_pseudo_lut.c | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | #include "quantum.h" | 1 | #include "quantum.h" |
| 2 | #include "command.h" | ||
| 2 | #include "action_pseudo_lut.h" | 3 | #include "action_pseudo_lut.h" |
| 3 | 4 | ||
| 4 | static uint8_t send_key_shift_bit[SHIFT_BIT_SIZE]; | 5 | static uint8_t send_key_shift_bit[SHIFT_BIT_SIZE]; |
diff --git a/keyboards/hhkb/keymaps/shela/action_pseudo_lut.c b/keyboards/hhkb/keymaps/shela/action_pseudo_lut.c index 5664d4d2a..a15f5e5e0 100644 --- a/keyboards/hhkb/keymaps/shela/action_pseudo_lut.c +++ b/keyboards/hhkb/keymaps/shela/action_pseudo_lut.c | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | #include "quantum.h" | 1 | #include "quantum.h" |
| 2 | #include "command.h" | ||
| 2 | #include "action_pseudo_lut.h" | 3 | #include "action_pseudo_lut.h" |
| 3 | 4 | ||
| 4 | static uint8_t send_key_shift_bit[SHIFT_BIT_SIZE]; | 5 | static uint8_t send_key_shift_bit[SHIFT_BIT_SIZE]; |
