Browse Source

add missing _MACRO to users/brandonschlack/brandonschlack.h

changelog
Zach White 3 years ago
committed by Zach White
parent
commit
2f79cf9247
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      users/brandonschlack/brandonschlack.h

+ 1
- 0
users/brandonschlack/brandonschlack.h View File

@ -46,6 +46,7 @@ enum bs_layers {
_ADJUST = 15 // 15: Change keyboard settings
};
#define _MACRO _M1
#define _LOWER _FN1
#define _RAISE _FN2


Loading…
Cancel
Save