qmk / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
17.48k stars 37.73k forks source link

monsgeek/m5: make numlock and capslock LEDs work #24027

Closed quantum5 closed 2 days ago

quantum5 commented 6 days ago

Description

This PR makes the led_update_kb in the Monsgeek M5 keyboard call led_update_ports, actually synchronizing the numlock and capslock indicator LEDs to the numlock and capslock states.

Types of Changes

Issues Fixed or Closed by This PR

Checklist