diff options
Diffstat (limited to 'keyboards/nk65/config.h')
-rwxr-xr-x | keyboards/nk65/config.h | 4 |
1 files changed, 4 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>. * */ +/* Bootmagic Lite key configuration */ +#define BOOTMAGIC_LITE_ROW 0 +#define BOOTMAGIC_LITE_COLUMN 0 + /* Backlight options */ #define RGB_BACKLIGHT_ENABLED 1 |