Use num lock instead of caps lock for KBDPAD MKII LED (#11781)
This commit is contained in:
parent
c5e29b25c4
commit
63f4345f4c
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
/* COL2ROW, ROW2COL*/
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
#define LED_CAPS_LOCK_PIN B4
|
||||
#define LED_NUM_LOCK_PIN B4
|
||||
#define LED_PIN_ON_STATE 0
|
||||
|
||||
#define BACKLIGHT_PIN B7
|
||||
|
|
Loading…
Reference in a new issue