aboutsummaryrefslogtreecommitdiff
path: root/keyboards/iris/keymaps/drashna_old/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/iris/keymaps/drashna_old/config.h')
-rw-r--r--keyboards/iris/keymaps/drashna_old/config.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/keyboards/iris/keymaps/drashna_old/config.h b/keyboards/iris/keymaps/drashna_old/config.h
index 4eec67148..6152ca5b6 100644
--- a/keyboards/iris/keymaps/drashna_old/config.h
+++ b/keyboards/iris/keymaps/drashna_old/config.h
@@ -52,6 +52,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
52#endif //RGBLIGHT_ENABLE 52#endif //RGBLIGHT_ENABLE
53#endif //AUDIO_ENABLE 53#endif //AUDIO_ENABLE
54 54
55#define QMK_ESC_OUTPUT F6 // usually COL
56#define QMK_ESC_INPUT D7 // usually ROW
57#define QMK_LED B0
58#define QMK_SPEAKER C6
55 59
56#undef PRODUCT 60#undef PRODUCT
57#ifdef KEYBOARD_iris_rev2 61#ifdef KEYBOARD_iris_rev2
@@ -64,7 +68,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
64#define CTRL_LED1 6 68#define CTRL_LED1 6
65#define CTRL_LED2 9 69#define CTRL_LED2 9
66 70
67#define GUI_LED1 7 71#define ALT_LED1 7
68#define GUI_LED2 8 72#define GUI_LED1 8
69 73
70#endif 74#endif