diff options
Diffstat (limited to 'keyboards/mnk50')
-rwxr-xr-x | keyboards/mnk50/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/mnk50/config.h b/keyboards/mnk50/config.h index fa5b8f1858..9d75d00270 100755 --- a/keyboards/mnk50/config.h +++ b/keyboards/mnk50/config.h @@ -34,9 +34,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* Ensure we jump to bootloader if the QK_BOOT keycode was pressed */ #define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE -/* define if matrix has ghost (lacks anti-ghosting diodes) */ -//#define MATRIX_HAS_GHOST - /* If defined, GRAVE_ESC will always act as ESC when CTRL is held. * This is userful for the Windows task manager shortcut (ctrl+shift+esc). */ |