~ruther/qmk_firmware

f466fb8bc15bf08fcb33c9f38fd4d3c488d6b0b9 — Duncan Sutherland 1 year, 11 months ago 1abf8f3
Minor amendment to `bcat` userspace to prevent build failure (#21205)

Co-authored-by: Joel Challis <git@zvecr.com>
1 files changed, 1 insertions(+), 1 deletions(-)

M users/bcat/bcat.h
M users/bcat/bcat.h => users/bcat/bcat.h +1 -1
@@ 18,7 18,7 @@

#include <stdbool.h>

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

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

Do not follow this link