From 5d26ebcbaa8069975411e7acf3d8585c35da394f Mon Sep 17 00:00:00 2001 From: Drashna Jaelre Date: Sun, 27 Jan 2019 00:09:03 -0800 Subject: [Keymap] Move Iris via support to Via keymap (#4893) * Move Iris via support to Via keymap And move it out of the main keyboard files * Actually add via keymap folder Because using git when you're tired is apparently a very bad idea, and you do stupid things like not running git add * Clean up config.h file for iris via keymap --- keyboards/iris/rules.mk | 5 ----- 1 file changed, 5 deletions(-) (limited to 'keyboards/iris/rules.mk') diff --git a/keyboards/iris/rules.mk b/keyboards/iris/rules.mk index 69bc62f876..28ca5a8cb8 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 -- cgit v1.2.3