Skip to content

Commit

Permalink
Minor amendment to bcat userspace to prevent build failure (qmk#21205)
Browse files Browse the repository at this point in the history
Co-authored-by: Joel Challis <[email protected]>
  • Loading branch information
dunk2k and zvecr committed Jul 7, 2023
1 parent 1abf8f3 commit f466fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion users/bcat/bcat.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

#include <stdbool.h>

#include "keycodes.h"
#include "quantum_keycodes.h"

/* Layer numbers shared across keymaps. */
enum user_layer {
Expand Down

0 comments on commit f466fb8

Please sign in to comment.