diff options
author | Reibl János Dániel <janos.daniel.reibl@protonmail.com> | 2022-01-13 18:16:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-13 09:16:03 -0800 |
commit | a3af4b09b0786e7c228828b2b3676fb7dd9a1c2f (patch) | |
tree | c192d445ab9006d9e7ba8b58f50b7ab3231acb75 /users/riblee/riblee.h | |
parent | e2d1547f31c0ceda27b68e26e79224b49cadaa97 (diff) |
[Keymap] Misc userspace and keymap improvements (#15844)
Diffstat (limited to 'users/riblee/riblee.h')
-rw-r--r-- | users/riblee/riblee.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/users/riblee/riblee.h b/users/riblee/riblee.h index f7340d50b2..786e4c31ab 100644 --- a/users/riblee/riblee.h +++ b/users/riblee/riblee.h @@ -35,7 +35,6 @@ enum custom_keycodes { COLEMAK, DVORAK, WORKMAN, - BACKLIT }; #define LOWER MO(_LOWER) |