Browse Source

Remove duplicate include of host.h (#26007)

フィルターペーパー 5 months ago
parent
commit
edd2e3d354
1 changed files with 0 additions and 1 deletions
  1. 0 1
      quantum/keyboard.c

+ 0 - 1
quantum/keyboard.c

@@ -29,7 +29,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #include "debug.h"
 #include "command.h"
 #include "util.h"
-#include "host.h"
 #include "sendchar.h"
 #include "eeconfig.h"
 #include "action_layer.h"