Skip to content

Commit

Permalink
Add indicator LEDs to hoodrow G PCB (qmk#18888)
Browse files Browse the repository at this point in the history
  • Loading branch information
awkannan authored and Anssi committed Nov 7, 2022
1 parent 5784f8a commit e8a4880
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions keyboards/cannonkeys/hoodrowg/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e8a4880

Please sign in to comment.