diff options
Diffstat (limited to 'layouts/community/ergodox/albert')
-rw-r--r-- | layouts/community/ergodox/albert/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/ergodox/albert/keymap.c b/layouts/community/ergodox/albert/keymap.c index 8b73424d45..0b2efd3311 100644 --- a/layouts/community/ergodox/albert/keymap.c +++ b/layouts/community/ergodox/albert/keymap.c @@ -8,7 +8,7 @@ /* use UK keymap */ #define UK_HASH KC_NONUS_HASH -#define UK_BSLS KC_NONUS_BSLASH +#define UK_BSLS KC_NONUS_BACKSLASH #define UK_PIPE LSFT(UK_BSLS) #define BASE 0 // default layer |