1
0
Fork 0

[Keyboard] Add caps and scroll indicator LEDs to andromeda PCB (#15793)

This commit is contained in:
Andrew Kannan 2022-01-08 15:32:27 -05:00 committed by GitHub
parent 6fe3a1af01
commit 1709f3b430
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,3 +41,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 LED_CAPS_LOCK_PIN A2
#define LED_SCROLL_LOCK_PIN A1
#define LED_PIN_ON_STATE 0