diff options
Diffstat (limited to 'keyboards/evyd13/nt660/config.h')
-rw-r--r-- | keyboards/evyd13/nt660/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/evyd13/nt660/config.h b/keyboards/evyd13/nt660/config.h index 8f610252c5..1268aad097 100644 --- a/keyboards/evyd13/nt660/config.h +++ b/keyboards/evyd13/nt660/config.h @@ -83,10 +83,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. //#define NO_ACTION_TAPPING //#define NO_ACTION_ONESHOT -/* Bootmagic Lite key configuration */ -// #define BOOTMAGIC_LITE_ROW 0 -// #define BOOTMAGIC_LITE_COLUMN 0 - #define QMK_ESC_OUTPUT D6 // usually COL #define QMK_ESC_INPUT B7 // usually ROW #define QMK_LED D0 |