diff options
| author | stanrc85 <47038504+stanrc85@users.noreply.github.com> | 2021-02-07 12:26:39 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-07 09:26:39 -0800 |
| commit | 65db45c475c95b8454d83ebb7e47832c450e4980 (patch) | |
| tree | 2c296a8dc0b0397fdfcd5c1ffa8c7ee6b4be32af /users/stanrc85/config.h | |
| parent | 74145dc7ae297fcd2e9abcdc9432949c7c627ce6 (diff) | |
| download | qmk_firmware-65db45c475c95b8454d83ebb7e47832c450e4980.tar.gz qmk_firmware-65db45c475c95b8454d83ebb7e47832c450e4980.zip | |
[Keyboard] Add my keymap for Mark65 (#11717)
Diffstat (limited to 'users/stanrc85/config.h')
| -rw-r--r-- | users/stanrc85/config.h | 4 |
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 | ||
