aboutsummaryrefslogtreecommitdiff
path: root/keyboards/primekb/prime_r/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/primekb/prime_r/config.h')
-rw-r--r--keyboards/primekb/prime_r/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/primekb/prime_r/config.h b/keyboards/primekb/prime_r/config.h
index ad92199a2..345bf91b8 100644
--- a/keyboards/primekb/prime_r/config.h
+++ b/keyboards/primekb/prime_r/config.h
@@ -55,11 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
55/* Locking resynchronize hack */ 55/* Locking resynchronize hack */
56#define LOCKING_RESYNC_ENABLE 56#define LOCKING_RESYNC_ENABLE
57 57
58/* key combination for command */
59#define IS_COMMAND() ( \
60 keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
61)
62
63#ifdef RGB_DI_PIN 58#ifdef RGB_DI_PIN
64#define RGBLIGHT_ANIMATIONS 59#define RGBLIGHT_ANIMATIONS
65#define RGBLED_NUM 0 60#define RGBLED_NUM 0