diff options
Diffstat (limited to 'keyboards/handwired/tritium_numpad/config.h')
| -rw-r--r-- | keyboards/handwired/tritium_numpad/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/tritium_numpad/config.h b/keyboards/handwired/tritium_numpad/config.h index a53c27d43..1424c6b49 100644 --- a/keyboards/handwired/tritium_numpad/config.h +++ b/keyboards/handwired/tritium_numpad/config.h | |||
| @@ -36,6 +36,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 36 | #define MATRIX_COL_PINS { F4, F6, B1, B2 } | 36 | #define MATRIX_COL_PINS { F4, F6, B1, B2 } |
| 37 | #define UNUSED_PINS | 37 | #define UNUSED_PINS |
| 38 | 38 | ||
| 39 | #define LED_NUM_LOCK_PIN D5 | ||
| 40 | #define LED_PIN_ON_STATE 0 | ||
| 41 | |||
| 39 | #define BACKLIGHT_PIN B6 | 42 | #define BACKLIGHT_PIN B6 |
| 40 | 43 | ||
| 41 | /* COL2ROW or ROW2COL */ | 44 | /* COL2ROW or ROW2COL */ |
