diff options
Diffstat (limited to 'keyboards/jian/nsrev2/config.h')
-rw-r--r-- | keyboards/jian/nsrev2/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/jian/nsrev2/config.h b/keyboards/jian/nsrev2/config.h index 9277aa19a..2a811e75c 100644 --- a/keyboards/jian/nsrev2/config.h +++ b/keyboards/jian/nsrev2/config.h | |||
@@ -41,6 +41,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
41 | /* Set 0 if debouncing isn't needed */ | 41 | /* Set 0 if debouncing isn't needed */ |
42 | #define DEBOUNCE 5 | 42 | #define DEBOUNCE 5 |
43 | 43 | ||
44 | #define QMK_ESC_OUTPUT D3 | ||
45 | #define QMK_ESC_INPUT B1 | ||
46 | |||
44 | #define PHYSICAL_LEDS_ENABLE | 47 | #define PHYSICAL_LEDS_ENABLE |
45 | 48 | ||
46 | #ifdef BACKLIGHT_ENABLE | 49 | #ifdef BACKLIGHT_ENABLE |