aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/gboards
diff options
context:
space:
mode:
authorRyan2023-09-04 04:14:14 +0200
committerGitHub2023-09-04 04:14:14 +0200
commitaec7f29df797637476390ec2b374661b61966b2a (patch)
treee70c672144e7250cf4b590ccf57f41b9af8586c8 /keyboards/gboards
parenta40cccced29990eef5dac798d522c87807aa5e3a (diff)
Add `mousekey.h` include to `quantum.h` (#21897)
Diffstat (limited to 'keyboards/gboards')
-rw-r--r--keyboards/gboards/butterstick/sten.h2
-rw-r--r--keyboards/gboards/georgi/sten.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/gboards/butterstick/sten.h b/keyboards/gboards/butterstick/sten.h
index 84c54c9e2e..42ccdd8e69 100644
--- a/keyboards/gboards/butterstick/sten.h
+++ b/keyboards/gboards/butterstick/sten.h
@@ -8,9 +8,7 @@
#pragma once
#include QMK_KEYBOARD_H
-#include "mousekey.h"
#include "keymap_steno.h"
-#include "wait.h"
extern size_t keymapsCount; // Total keymaps
extern uint32_t cChord; // Current Chord
diff --git a/keyboards/gboards/georgi/sten.h b/keyboards/gboards/georgi/sten.h
index b5aa79893e..44a6472044 100644
--- a/keyboards/gboards/georgi/sten.h
+++ b/keyboards/gboards/georgi/sten.h
@@ -7,9 +7,7 @@
#pragma once
#include "georgi.h"
-#include "mousekey.h"
#include "keymap_steno.h"
-#include "wait.h"
extern size_t keymapsCount; // Total keymaps
extern uint32_t cChord; // Current Chord