power led for caps lock
it is bright like hell
This commit is contained in:
parent
21b0815099
commit
2f37fc3caa
1 changed files with 4 additions and 0 deletions
|
@ -7,3 +7,7 @@
|
|||
|
||||
// our shared config parts
|
||||
#include "common/config.h"
|
||||
|
||||
// power led for caps lock
|
||||
#define LED_CAPS_LOCK_PIN 24
|
||||
#define LED_PIN_ON_STATE 0
|
||||
|
|
Loading…
Reference in a new issue