diff options
Diffstat (limited to 'keyboards/wolf')
-rw-r--r-- | keyboards/wolf/sabre/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/wolf/sabre/config.h b/keyboards/wolf/sabre/config.h index 57319a134d..ad8461f2b7 100644 --- a/keyboards/wolf/sabre/config.h +++ b/keyboards/wolf/sabre/config.h @@ -46,5 +46,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define BACKLIGHT_PIN B7 +#define LED_PIN_ON_STATE 0 #define LED_CAPS_LOCK_PIN B3 #define LED_SCROLL_LOCK_PIN B0 |