Minor amendment to `bcat` userspace to prevent build failure (#21205)
Co-authored-by: Joel Challis <git@zvecr.com>master
parent
1abf8f3e8b
commit
f466fb8bc1
|
@ -18,7 +18,7 @@
|
|||
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "keycodes.h"
|
||||
#include "quantum_keycodes.h"
|
||||
|
||||
/* Layer numbers shared across keymaps. */
|
||||
enum user_layer {
|
||||
|
|
Loading…
Reference in New Issue