diff options
author | fauxpark <fauxpark@gmail.com> | 2022-10-29 16:54:14 +1100 |
---|---|---|
committer | fauxpark <fauxpark@gmail.com> | 2022-10-29 16:54:14 +1100 |
commit | 9d717c85dc184c0e34b40251b5703ae3626f571e (patch) | |
tree | 9ef6e296e81a48b7c6f5d265e52e571b8a5bc3ba /keyboards/cannonkeys | |
parent | 22be7e79ac6a328ed5a7dc8c4e6f17d749852221 (diff) | |
parent | e90ff84c31905932849164204c10ea58255ddad2 (diff) |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/cannonkeys')
-rw-r--r-- | keyboards/cannonkeys/hoodrowg/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/hoodrowg/config.h b/keyboards/cannonkeys/hoodrowg/config.h index 6971cf02b8..d537eca59f 100644 --- a/keyboards/cannonkeys/hoodrowg/config.h +++ b/keyboards/cannonkeys/hoodrowg/config.h @@ -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 |