diff options
Diffstat (limited to 'keyboards/prime_r/config.h')
| -rw-r--r-- | keyboards/prime_r/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/prime_r/config.h b/keyboards/prime_r/config.h index b53f14905..ad92199a2 100644 --- a/keyboards/prime_r/config.h +++ b/keyboards/prime_r/config.h | |||
| @@ -60,10 +60,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 60 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | 60 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ |
| 61 | ) | 61 | ) |
| 62 | 62 | ||
| 63 | /* prevent stuck modifiers */ | ||
| 64 | #define PREVENT_STUCK_MODIFIERS | ||
| 65 | |||
| 66 | |||
| 67 | #ifdef RGB_DI_PIN | 63 | #ifdef RGB_DI_PIN |
| 68 | #define RGBLIGHT_ANIMATIONS | 64 | #define RGBLIGHT_ANIMATIONS |
| 69 | #define RGBLED_NUM 0 | 65 | #define RGBLED_NUM 0 |
