[Keyboard] Fix layout + led state for Krush (#15231)

This commit is contained in:
Sắn
2021-11-29 15:22:31 +07:00
committed by GitHub
parent bcf2632a29
commit f6a5731300
11 changed files with 87 additions and 9 deletions

View File

@@ -40,6 +40,7 @@
#define DIODE_DIRECTION COL2ROW
/* Caps Lock */
#define LED_CAPS_LOCK_PIN F0
#define LED_PIN_ON_STATE 0
/* rotary */
#define ENCODERS_PAD_A { D0 }