diff options
Diffstat (limited to 'keyboards/j80/config.h')
| -rw-r--r-- | keyboards/j80/config.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/j80/config.h b/keyboards/j80/config.h index c4276431c..fb17a7fd1 100644 --- a/keyboards/j80/config.h +++ b/keyboards/j80/config.h | |||
| @@ -35,6 +35,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 35 | #define DIODE_DIRECTION COL2ROW | 35 | #define DIODE_DIRECTION COL2ROW |
| 36 | #define DEBOUNCE 5 | 36 | #define DEBOUNCE 5 |
| 37 | 37 | ||
| 38 | #define LED_NUM_LOCK_PIN D0 | ||
| 39 | #define LED_CAPS_LOCK_PIN D1 | ||
| 40 | #define LED_SCROLL_LOCK_PIN D6 | ||
| 41 | |||
| 38 | #define BACKLIGHT_LEVELS 3 | 42 | #define BACKLIGHT_LEVELS 3 |
| 39 | #define BACKLIGHT_PIN D4 | 43 | #define BACKLIGHT_PIN D4 |
| 40 | 44 | ||
