Skip to content

Commit

Permalink
Fix issue with non-Planck EZ keymaps
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna committed Sep 30, 2019
1 parent 0fa3e08 commit 23bb30b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions layouts/community/ortho_4x12/drashna/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ extern rgblight_config_t rgblight_config;
#ifdef BACKLIGHT_ENABLE
enum planck_keycodes {
BACKLIT = NEW_SAFE_RANGE,
TH_LVL,
};

#else
# define BACKLIT OSM(MOD_LSFT)
enum planck_keycodes {
Expand Down

0 comments on commit 23bb30b

Please sign in to comment.