diff options
Diffstat (limited to 'keyboards/iris/rules.mk')
-rw-r--r-- | keyboards/iris/rules.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/iris/rules.mk b/keyboards/iris/rules.mk index 69bc62f87..28ca5a8cb 100644 --- a/keyboards/iris/rules.mk +++ b/keyboards/iris/rules.mk @@ -39,8 +39,3 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend SPLIT_KEYBOARD = yes DEFAULT_FOLDER = iris/rev2 - -# VIA Support - Comment these 3 lines out to disable -RAW_ENABLE = yes -DYNAMIC_KEYMAP_ENABLE = yes -SRC += keyboards/wilba_tech/wt_main.c |