diff options
Diffstat (limited to 'keyboards/rgbkb')
| -rw-r--r-- | keyboards/rgbkb/mun/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/rgbkb/sol/keymaps/default/readme.md | 1 | ||||
| -rw-r--r-- | keyboards/rgbkb/sol/rev1/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/rgbkb/sol/rev2/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/rgbkb/zen/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/rgbkb/zygomorph/keymaps/default/readme.md | 1 | ||||
| -rw-r--r-- | keyboards/rgbkb/zygomorph/keymaps/default/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/rgbkb/zygomorph/keymaps/default_oled/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/rgbkb/zygomorph/rules.mk | 1 |
9 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/rgbkb/mun/rules.mk b/keyboards/rgbkb/mun/rules.mk index e81196f9e..e0832b927 100644 --- a/keyboards/rgbkb/mun/rules.mk +++ b/keyboards/rgbkb/mun/rules.mk | |||
| @@ -18,7 +18,6 @@ CONSOLE_ENABLE = yes # Console for debug | |||
| 18 | COMMAND_ENABLE = no # Commands for debug and configuration | 18 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 19 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 19 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 20 | AUDIO_ENABLE = no # Audio output | 20 | AUDIO_ENABLE = no # Audio output |
| 21 | UNICODE_ENABLE = no # Unicode | ||
| 22 | 21 | ||
| 23 | WS2812_DRIVER = pwm | 22 | WS2812_DRIVER = pwm |
| 24 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 23 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
diff --git a/keyboards/rgbkb/sol/keymaps/default/readme.md b/keyboards/rgbkb/sol/keymaps/default/readme.md index 3f3e1afc5..3769d0981 100644 --- a/keyboards/rgbkb/sol/keymaps/default/readme.md +++ b/keyboards/rgbkb/sol/keymaps/default/readme.md | |||
| @@ -89,7 +89,6 @@ LED_MIRRORED = yes # Mirror LEDs across halves (enable DIP 1 on slave, | |||
| 89 | RGB_MATRIX_ENABLE = no # Enable per-key coordinate based RGB effects. Do not enable with RGBlight (+8500) | 89 | RGB_MATRIX_ENABLE = no # Enable per-key coordinate based RGB effects. Do not enable with RGBlight (+8500) |
| 90 | RGB_MATRIX_KEYPRESSES = no # Enable reactive per-key effects. Can be very laggy (+1500) | 90 | RGB_MATRIX_KEYPRESSES = no # Enable reactive per-key effects. Can be very laggy (+1500) |
| 91 | RGBLIGHT_FULL_POWER = no # Allow maximum RGB brightness. Otherwise, limited to a safe level for a normal USB-A port | 91 | RGBLIGHT_FULL_POWER = no # Allow maximum RGB brightness. Otherwise, limited to a safe level for a normal USB-A port |
| 92 | UNICODE_ENABLE = no # Unicode | ||
| 93 | SWAP_HANDS_ENABLE = no # Enable one-hand typing | 92 | SWAP_HANDS_ENABLE = no # Enable one-hand typing |
| 94 | 93 | ||
| 95 | OLED_ENABLE = no # Enable the OLED Driver (+5000) | 94 | OLED_ENABLE = no # Enable the OLED Driver (+5000) |
diff --git a/keyboards/rgbkb/sol/rev1/rules.mk b/keyboards/rgbkb/sol/rev1/rules.mk index 5c5850f90..5b5b518b4 100644 --- a/keyboards/rgbkb/sol/rev1/rules.mk +++ b/keyboards/rgbkb/sol/rev1/rules.mk | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 4 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
| 5 | MOUSEKEY_ENABLE = no # Mouse keys | 5 | MOUSEKEY_ENABLE = no # Mouse keys |
| 6 | EXTRAKEY_ENABLE = yes # Audio control and System control | 6 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 7 | UNICODE_ENABLE = no # Unicode keycodes | ||
| 8 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 7 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 9 | 8 | ||
| 10 | # Debug Options | 9 | # Debug Options |
diff --git a/keyboards/rgbkb/sol/rev2/rules.mk b/keyboards/rgbkb/sol/rev2/rules.mk index e5d2a9dcc..b81a6f2f0 100644 --- a/keyboards/rgbkb/sol/rev2/rules.mk +++ b/keyboards/rgbkb/sol/rev2/rules.mk | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 4 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
| 5 | MOUSEKEY_ENABLE = no # Mouse keys | 5 | MOUSEKEY_ENABLE = no # Mouse keys |
| 6 | EXTRAKEY_ENABLE = yes # Audio control and System control | 6 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 7 | UNICODE_ENABLE = no # Unicode keycodes | ||
| 8 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 7 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 9 | 8 | ||
| 10 | # Debug Options | 9 | # Debug Options |
diff --git a/keyboards/rgbkb/zen/rules.mk b/keyboards/rgbkb/zen/rules.mk index cd2451d32..98a8a59ed 100644 --- a/keyboards/rgbkb/zen/rules.mk +++ b/keyboards/rgbkb/zen/rules.mk | |||
| @@ -15,7 +15,6 @@ CONSOLE_ENABLE = no # Console for debug | |||
| 15 | COMMAND_ENABLE = yes # Commands for debug and configuration | 15 | COMMAND_ENABLE = yes # Commands for debug and configuration |
| 16 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 16 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 17 | AUDIO_ENABLE = no # Audio output | 17 | AUDIO_ENABLE = no # Audio output |
| 18 | UNICODE_ENABLE = no # Unicode | ||
| 19 | 18 | ||
| 20 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 19 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
| 21 | 20 | ||
diff --git a/keyboards/rgbkb/zygomorph/keymaps/default/readme.md b/keyboards/rgbkb/zygomorph/keymaps/default/readme.md index 4f7b64510..6a9c874b2 100644 --- a/keyboards/rgbkb/zygomorph/keymaps/default/readme.md +++ b/keyboards/rgbkb/zygomorph/keymaps/default/readme.md | |||
| @@ -95,7 +95,6 @@ RGBLIGHT_ANIMATIONS = yes # LED animations | |||
| 95 | RGB_MATRIX_ENABLE = no # Enable per-key coordinate based RGB effects. Do not enable with RGBlight (+8500) | 95 | RGB_MATRIX_ENABLE = no # Enable per-key coordinate based RGB effects. Do not enable with RGBlight (+8500) |
| 96 | RGB_MATRIX_KEYPRESSES = no # Enable reactive per-key effects. Can be very laggy (+1500) | 96 | RGB_MATRIX_KEYPRESSES = no # Enable reactive per-key effects. Can be very laggy (+1500) |
| 97 | RGBLIGHT_FULL_POWER = yes # Allow maximum RGB brightness. Otherwise, limited to a safe level for a normal USB-A port | 97 | RGBLIGHT_FULL_POWER = yes # Allow maximum RGB brightness. Otherwise, limited to a safe level for a normal USB-A port |
| 98 | UNICODE_ENABLE = no # Unicode | ||
| 99 | SWAP_HANDS_ENABLE = no # Enable one-hand typing | 98 | SWAP_HANDS_ENABLE = no # Enable one-hand typing |
| 100 | ENCODER_ENABLE = yes # Enable rotary encoder (+90) | 99 | ENCODER_ENABLE = yes # Enable rotary encoder (+90) |
| 101 | OLED_ENABLE = yes | 100 | OLED_ENABLE = yes |
diff --git a/keyboards/rgbkb/zygomorph/keymaps/default/rules.mk b/keyboards/rgbkb/zygomorph/keymaps/default/rules.mk index ccceffe6a..d5a1561b9 100644 --- a/keyboards/rgbkb/zygomorph/keymaps/default/rules.mk +++ b/keyboards/rgbkb/zygomorph/keymaps/default/rules.mk | |||
| @@ -14,7 +14,6 @@ RGBLIGHT_SPLIT_ENABLE = no # Split RGBLight Support | |||
| 14 | RGB_MATRIX_ENABLE = no # Enable per-key coordinate based RGB effects. Do not enable with RGBlight | 14 | RGB_MATRIX_ENABLE = no # Enable per-key coordinate based RGB effects. Do not enable with RGBlight |
| 15 | RGB_MATRIX_KEYPRESSES = no # Enable reactive per-key effects. | 15 | RGB_MATRIX_KEYPRESSES = no # Enable reactive per-key effects. |
| 16 | RGBLIGHT_FULL_POWER = yes # Allow maximum RGB brightness. Otherwise, limited to a safe level for a normal USB-A port | 16 | RGBLIGHT_FULL_POWER = yes # Allow maximum RGB brightness. Otherwise, limited to a safe level for a normal USB-A port |
| 17 | UNICODE_ENABLE = no # Unicode | ||
| 18 | SWAP_HANDS_ENABLE = no # Enable one-hand typing | 17 | SWAP_HANDS_ENABLE = no # Enable one-hand typing |
| 19 | ENCODER_ENABLE = yes # Enable rotary encoder | 18 | ENCODER_ENABLE = yes # Enable rotary encoder |
| 20 | OLED_ENABLE = no # Enable the OLED Driver | 19 | OLED_ENABLE = no # Enable the OLED Driver |
diff --git a/keyboards/rgbkb/zygomorph/keymaps/default_oled/rules.mk b/keyboards/rgbkb/zygomorph/keymaps/default_oled/rules.mk index ce80fc0d5..265958f6d 100644 --- a/keyboards/rgbkb/zygomorph/keymaps/default_oled/rules.mk +++ b/keyboards/rgbkb/zygomorph/keymaps/default_oled/rules.mk | |||
| @@ -14,7 +14,6 @@ RGBLIGHT_SPLIT_ENABLE = no # Split RGBLight Support | |||
| 14 | RGB_MATRIX_ENABLE = no # Enable per-key coordinate based RGB effects. Do not enable with RGBlight | 14 | RGB_MATRIX_ENABLE = no # Enable per-key coordinate based RGB effects. Do not enable with RGBlight |
| 15 | RGB_MATRIX_KEYPRESSES = no # Enable reactive per-key effects. | 15 | RGB_MATRIX_KEYPRESSES = no # Enable reactive per-key effects. |
| 16 | RGBLIGHT_FULL_POWER = yes # Allow maximum RGB brightness. Otherwise, limited to a safe level for a normal USB-A port | 16 | RGBLIGHT_FULL_POWER = yes # Allow maximum RGB brightness. Otherwise, limited to a safe level for a normal USB-A port |
| 17 | UNICODE_ENABLE = no # Unicode | ||
| 18 | SWAP_HANDS_ENABLE = no # Enable one-hand typing | 17 | SWAP_HANDS_ENABLE = no # Enable one-hand typing |
| 19 | ENCODER_ENABLE = yes # Enable rotary encoder | 18 | ENCODER_ENABLE = yes # Enable rotary encoder |
| 20 | OLED_ENABLE = yes | 19 | OLED_ENABLE = yes |
diff --git a/keyboards/rgbkb/zygomorph/rules.mk b/keyboards/rgbkb/zygomorph/rules.mk index 06dc5ff95..3b9d69887 100644 --- a/keyboards/rgbkb/zygomorph/rules.mk +++ b/keyboards/rgbkb/zygomorph/rules.mk | |||
| @@ -18,7 +18,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
| 18 | NKRO_ENABLE = no # USB Nkey Rollover | 18 | NKRO_ENABLE = no # USB Nkey Rollover |
| 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
| 21 | UNICODE_ENABLE = no # Unicode | ||
| 22 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
| 23 | RGB_MATRIX_DRIVER = WS2812 | 22 | RGB_MATRIX_DRIVER = WS2812 |
| 24 | 23 | ||
