diff options
Diffstat (limited to 'keyboards/keebio/iris/rev1/rules.mk')
| -rw-r--r-- | keyboards/keebio/iris/rev1/rules.mk | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/keebio/iris/rev1/rules.mk b/keyboards/keebio/iris/rev1/rules.mk index 2d7155bf8..53719d755 100644 --- a/keyboards/keebio/iris/rev1/rules.mk +++ b/keyboards/keebio/iris/rev1/rules.mk | |||
| @@ -16,10 +16,10 @@ BOOTLOADER = caterina | |||
| 16 | # the appropriate keymap folder that will get included automatically | 16 | # the appropriate keymap folder that will get included automatically |
| 17 | # | 17 | # |
| 18 | 18 | ||
| 19 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) | 19 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration |
| 20 | MOUSEKEY_ENABLE = no # Mouse keys(+4700) | 20 | MOUSEKEY_ENABLE = no # Mouse keys |
| 21 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 21 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 22 | CONSOLE_ENABLE = yes # Console for debug(+400) | 22 | CONSOLE_ENABLE = yes # Console for debug |
| 23 | COMMAND_ENABLE = no # Commands for debug and configuration | 23 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 24 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 24 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 25 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 25 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
