diff options
Diffstat (limited to 'keyboards/keebio/iris/keymaps/sethBarberee/rules.mk')
| -rw-r--r-- | keyboards/keebio/iris/keymaps/sethBarberee/rules.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/keebio/iris/keymaps/sethBarberee/rules.mk b/keyboards/keebio/iris/keymaps/sethBarberee/rules.mk index d7bc1927d..5df198b7b 100644 --- a/keyboards/keebio/iris/keymaps/sethBarberee/rules.mk +++ b/keyboards/keebio/iris/keymaps/sethBarberee/rules.mk | |||
| @@ -1,8 +1,9 @@ | |||
| 1 | BOOTMAGIC_ENABLE = no | 1 | BOOTMAGIC_ENABLE = no |
| 2 | CONSOLE_ENABLE = no | ||
| 2 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 3 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) |
| 3 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 4 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 4 | BACKLIGHT_ENABLE = yes # Enable my Red LEDS | 5 | BACKLIGHT_ENABLE = yes # Enable my Red LEDS |
| 5 | RGBLIGHT_ENABLE = yes # Enable my RGBS | 6 | RGBLIGHT_ENABLE = yes # Enable my RGBS |
| 6 | VELOCIKEY_ENABLE = yes # I like RGB | 7 | VELOCIKEY_ENABLE = yes # I like RGB |
| 7 | TAP_DANCE_ENABLE = yes # fancy fancy Caps | 8 | TAP_DANCE_ENABLE = yes # fancy fancy Caps |
| 8 | LINK_TIME_OPTIMIZATION = yes # Enable link time optimization | 9 | LTO_ENABLE = yes # Enable link time optimization |
