diff options
Diffstat (limited to 'keyboards/jian/rev2/config.h')
-rw-r--r-- | keyboards/jian/rev2/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/jian/rev2/config.h b/keyboards/jian/rev2/config.h index 760389cc64..296e168ecd 100644 --- a/keyboards/jian/rev2/config.h +++ b/keyboards/jian/rev2/config.h @@ -47,6 +47,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5 +#define QMK_ESC_OUTPUT D3 +#define QMK_ESC_INPUT B1 + #define PHYSICAL_LEDS_ENABLE #define IOS_DEVICE_ENABLE |