Refactor use of led_set_user within handwired/prime_exl (#19274)

This commit is contained in:
Joel Challis
2022-12-09 03:32:47 +00:00
committed by GitHub
parent 96cd333371
commit 89fdafc27d
3 changed files with 18 additions and 71 deletions

View File

@@ -40,3 +40,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
#define NUM_LOCK_LED_PIN B6
#define CAPS_LOCK_LED_PIN B5
#define SCROLL_LOCK_LED_PIN C6