diff options
Diffstat (limited to 'keyboards/kprepublic/jj50/rules.mk')
| -rw-r--r-- | keyboards/kprepublic/jj50/rules.mk | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/keyboards/kprepublic/jj50/rules.mk b/keyboards/kprepublic/jj50/rules.mk index 2e510c8bb..faa1a619b 100644 --- a/keyboards/kprepublic/jj50/rules.mk +++ b/keyboards/kprepublic/jj50/rules.mk | |||
| @@ -8,14 +8,14 @@ BOOTLOADER = bootloadhid | |||
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
| 9 | # | 9 | # |
| 10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
| 11 | MOUSEKEY_ENABLE = no # Mouse keys | 11 | MOUSEKEY_ENABLE = no # Mouse keys |
| 12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 13 | CONSOLE_ENABLE = no # Console for debug | 13 | CONSOLE_ENABLE = no # Console for debug |
| 14 | COMMAND_ENABLE = no # Commands for debug and configuration | 14 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 15 | NKRO_ENABLE = no # Enable N-Key Rollover | 15 | NKRO_ENABLE = no # Enable N-Key Rollover |
| 16 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 16 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 17 | RGBLIGHT_ENABLE = yes # Enable keyboard underlight functionality | 17 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
| 18 | WS2812_DRIVER = i2c # This driver powers the RGB Lighting and RGB Matrix features | 18 | WS2812_DRIVER = i2c # This driver powers the RGB Lighting and RGB Matrix features |
| 19 | LTO_ENABLE = yes # Enable link time optimization | 19 | LTO_ENABLE = yes # Enable link time optimization |
| 20 | 20 | ||
| 21 | LAYOUTS = ortho_5x12 | 21 | LAYOUTS = ortho_5x12 |
