aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/maartenwut/plain60/rules.mk
diff options
context:
space:
mode:
authorYan-Fa Li <yanfali@gmail.com>2019-10-18 07:18:40 -0700
committerGitHub <noreply@github.com>2019-10-18 07:18:40 -0700
commitf66b2b1f2742e7d782302c5da0b5ee09312c3dc6 (patch)
tree3b74d5e276b716175361d5c6dba1c182b1541785 /keyboards/maartenwut/plain60/rules.mk
parent5dc91ddc60f0fd1f277345ccf20e17a8ab684cca (diff)
downloadfirmware-f66b2b1f2742e7d782302c5da0b5ee09312c3dc6.tar.gz
firmware-f66b2b1f2742e7d782302c5da0b5ee09312c3dc6.tar.bz2
firmware-f66b2b1f2742e7d782302c5da0b5ee09312c3dc6.zip
Add a via compatible keymap (#7062)
* Add a via compatible keymap * Disable VIA on default for configurator - use the via keymap if you want via support * Move wilba dep to keymap avoid breaking community - moves via specific includes into the _via keymap - fixes configurator builds
Diffstat (limited to 'keyboards/maartenwut/plain60/rules.mk')
-rw-r--r--keyboards/maartenwut/plain60/rules.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/maartenwut/plain60/rules.mk b/keyboards/maartenwut/plain60/rules.mk
index d91b0255b..aad559846 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
+