aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ok60/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ok60/config.h')
-rw-r--r--keyboards/ok60/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/ok60/config.h b/keyboards/ok60/config.h
index db7b74e58..eb75b71c9 100644
--- a/keyboards/ok60/config.h
+++ b/keyboards/ok60/config.h
@@ -66,11 +66,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
66/* Locking resynchronize hack */ 66/* Locking resynchronize hack */
67#define LOCKING_RESYNC_ENABLE 67#define LOCKING_RESYNC_ENABLE
68 68
69/* key combination for command */
70#define IS_COMMAND() ( \
71 keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
72)
73
74#define RGB_DI_PIN F6 69#define RGB_DI_PIN F6
75#define RGBLIGHT_ANIMATIONS 70#define RGBLIGHT_ANIMATIONS
76#define RGBLED_NUM 10 71#define RGBLED_NUM 10