Browse Source

Add indicator LEDs to hoodrow G PCB (#18888)

pull/18905/head
Andrew Kannan 1 year ago
committed by GitHub
parent
commit
e90ff84c31
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      keyboards/cannonkeys/hoodrowg/config.h

+ 3
- 0
keyboards/cannonkeys/hoodrowg/config.h View File

@ -39,6 +39,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
#define LED_CAPS_LOCK_PIN B6
#define LED_SCROLL_LOCK_PIN B2
/* define if matrix has ghost */
//#define MATRIX_HAS_GHOST


Loading…
Cancel
Save