diff options
Diffstat (limited to 'keyboards/maartenwut/plain60/rules.mk')
-rw-r--r-- | keyboards/maartenwut/plain60/rules.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/maartenwut/plain60/rules.mk b/keyboards/maartenwut/plain60/rules.mk index d91b0255b3..aad5598464 100644 --- a/keyboards/maartenwut/plain60/rules.mk +++ b/keyboards/maartenwut/plain60/rules.mk @@ -1,4 +1,3 @@ -SRC += keyboards/wilba_tech/wt_main.c # MCU name MCU = atmega32u4 @@ -62,7 +61,6 @@ MIDI_ENABLE = no # MIDI controls AUDIO_ENABLE = no UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID -RAW_ENABLE = yes -DYNAMIC_KEYMAP_ENABLE = yes LAYOUTS = 60_ansi 60_ansi_split_bs_rshift 60_hhkb 60_iso 60_tsangan_hhkb + |