Minor amendment to bcat userspace to prevent build failure (#21205)

Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
Duncan Sutherland 2023-07-07 15:21:16 +01:00 committed by GitHub
parent 1abf8f3e8b
commit f466fb8bc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
#include <stdbool.h> #include <stdbool.h>
#include "keycodes.h" #include "quantum_keycodes.h"
/* Layer numbers shared across keymaps. */ /* Layer numbers shared across keymaps. */
enum user_layer { enum user_layer {