From: IBNobody Date: Mon, 18 Apr 2016 03:08:05 +0000 (-0500) Subject: Notes Bugfix X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ef73ab662812232f5e73c8098a059439dcb201fa;p=qmk_firmware.git Notes Bugfix --- diff --git a/keyboard/atomic/keymaps/pvc/keymap.c b/keyboard/atomic/keymaps/pvc/keymap.c index 563519e4c..f88d5117c 100644 --- a/keyboard/atomic/keymaps/pvc/keymap.c +++ b/keyboard/atomic/keymaps/pvc/keymap.c @@ -302,45 +302,38 @@ void matrix_init_user(void) void led_set_user(uint8_t usb_led) { static uint8_t old_usb_led = 0; - static bool first_run = true; - // Skip first execution to avoid beeps caused by LED states being detected on power-up - if (!first_run) + if ((usb_led & (1<