diff options
| author | KgOfHedgehogs | 2020-07-06 14:40:23 +0200 |
|---|---|---|
| committer | GitHub | 2020-07-06 14:40:23 +0200 |
| commit | 0fcefdc0136cb3f6c49a678d07d3430455a008d1 (patch) | |
| tree | a840a9dda681c0e04726707c6c3328b6ea5719af /keyboards/jian/rev2 | |
| parent | fe744eb1ad2ee982dd94bd389f262a62332934d5 (diff) | |
Add jian qmk_via layout and LTO_ENABLE to all jian revs (#9606)
Diffstat (limited to 'keyboards/jian/rev2')
| -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 |