X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fminiaxe%2Frules.mk;h=3f5f699ff6c92202fc7ee07f29054794dbcd318c;hb=6af77551c67c846b06c596cbd367d66c755f8051;hp=96e27686b8d81056986421a8f779ce3b9f55d844;hpb=5909d8aef1126357899b687155bfe377914891df;p=qmk_firmware.git diff --git a/keyboards/miniaxe/rules.mk b/keyboards/miniaxe/rules.mk index 96e27686b..3f5f699ff 100644 --- a/keyboards/miniaxe/rules.mk +++ b/keyboards/miniaxe/rules.mk @@ -1,7 +1,4 @@ -SRC += matrix.c - # MCU name -#MCU = at90usb1286 MCU = atmega32u4 # Processor frequency. @@ -83,6 +80,6 @@ FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches HD44780_ENABLE = no # Enable support for HD44780 based LCDs (+400) DEBUG_ENABLE = no -CUSTOM_MATRIX = yes # Use custom matrix code +CUSTOM_MATRIX = no # Use custom matrix code SPLIT_KEYBOARD = yes # Use shared split_common code