Use num lock instead of caps lock for KBDPAD MKII LED (#11781)

master
Andre DeMarre 2021-02-03 15:24:05 -08:00 committed by GitHub
parent c5e29b25c4
commit 63f4345f4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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