Skip to content

Commit

Permalink
fix: sets EZ_SAFE_RANGE custom keycode enum value
Browse files Browse the repository at this point in the history
  • Loading branch information
fdidron committed Sep 6, 2024
1 parent 35a93f3 commit 06c04db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keyboards/zsa/planck_ez/planck_ez.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ void planck_ez_left_led_level(uint8_t level);
enum planck_ez_keycodes {
LED_LEVEL = QK_KB_0,
TOGGLE_LAYER_COLOR,
EZ_SAFE_RANGE
};

#ifndef WEBUSB_ENABLE
Expand Down

0 comments on commit 06c04db

Please sign in to comment.