aboutsummaryrefslogtreecommitdiff
path: root/users/stanrc85/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-02-07 17:27:11 +0000
committerQMK Bot <hello@qmk.fm>2021-02-07 17:27:11 +0000
commit7122adc4b8635784576ccc73c23159e38e89bf2c (patch)
tree0ec0014419ba3d9ec141875d14fce91036aab68b /users/stanrc85/config.h
parentffd768dfbcb784e7aa5bb92054f0e7fccab37a50 (diff)
parent65db45c475c95b8454d83ebb7e47832c450e4980 (diff)
downloadqmk_firmware-7122adc4b8635784576ccc73c23159e38e89bf2c.tar.gz
qmk_firmware-7122adc4b8635784576ccc73c23159e38e89bf2c.zip
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'users/stanrc85/config.h')
-rw-r--r--users/stanrc85/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/users/stanrc85/config.h b/users/stanrc85/config.h
index ae0a66ae6..a45f9c861 100644
--- a/users/stanrc85/config.h
+++ b/users/stanrc85/config.h
@@ -13,3 +13,7 @@
13 #define INDICATOR_PIN_1 D6 13 #define INDICATOR_PIN_1 D6
14 #define INDICATOR_PIN_2 D4 14 #define INDICATOR_PIN_2 D4
15#endif 15#endif
16
17#ifdef KEYBOARD_boardsource_the_mark
18 #define RGB_MATRIX_KEYPRESSES
19#endif \ No newline at end of file