From e80fdbf3dc2ed7c2db39b2ac48abd67519fecb02 Mon Sep 17 00:00:00 2001 From: yiancar Date: Tue, 14 Jan 2020 08:31:21 +0000 Subject: NK65 Bootmagic lite for default (#7895) --- keyboards/nk65/config.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'keyboards/nk65/config.h') diff --git a/keyboards/nk65/config.h b/keyboards/nk65/config.h index 33a3f908a..767959b62 100755 --- a/keyboards/nk65/config.h +++ b/keyboards/nk65/config.h @@ -82,6 +82,10 @@ along with this program. If not, see . * */ +/* Bootmagic Lite key configuration */ +#define BOOTMAGIC_LITE_ROW 0 +#define BOOTMAGIC_LITE_COLUMN 0 + /* Backlight options */ #define RGB_BACKLIGHT_ENABLED 1 -- cgit v1.2.3