Browse Source

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

Co-authored-by: Joel Challis <git@zvecr.com>
pull/21472/head
Duncan Sutherland 10 months ago
committed by GitHub
parent
commit
f466fb8bc1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      users/bcat/bcat.h

+ 1
- 1
users/bcat/bcat.h View File

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


Loading…
Cancel
Save