mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 08:27:56 +06:00
Minor amendment to bcat
userspace to prevent build failure (#21205)
Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
parent
1abf8f3e8b
commit
f466fb8bc1
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user