diff options
Diffstat (limited to 'keyboards/vinta/rules.mk')
-rw-r--r-- | keyboards/vinta/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/vinta/rules.mk b/keyboards/vinta/rules.mk index 3ddb8d5bc0..90485c4356 100644 --- a/keyboards/vinta/rules.mk +++ b/keyboards/vinta/rules.mk @@ -46,3 +46,5 @@ CONSOLE_ENABLE = no # Console for debug COMMAND_ENABLE = no # Commands for debug and configuration NKRO_ENABLE = yes # USB Nkey Rollover NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plugged in + +LAYOUTS = 65_ansi_blocker
\ No newline at end of file |