diff options
Diffstat (limited to 'keyboards/playkbtw')
| -rw-r--r-- | keyboards/playkbtw/ca66/config.h | 6 | ||||
| -rw-r--r-- | keyboards/playkbtw/pk60/config.h | 5 |
2 files changed, 0 insertions, 11 deletions
diff --git a/keyboards/playkbtw/ca66/config.h b/keyboards/playkbtw/ca66/config.h index 53bbe95e3..958fdd0d4 100644 --- a/keyboards/playkbtw/ca66/config.h +++ b/keyboards/playkbtw/ca66/config.h | |||
| @@ -37,12 +37,6 @@ | |||
| 37 | /* Locking resynchronize hack */ | 37 | /* Locking resynchronize hack */ |
| 38 | #define LOCKING_RESYNC_ENABLE | 38 | #define LOCKING_RESYNC_ENABLE |
| 39 | 39 | ||
| 40 | /* key combination for command */ | ||
| 41 | #define IS_COMMAND() ( \ | ||
| 42 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | ||
| 43 | ) | ||
| 44 | |||
| 45 | |||
| 46 | #define RGB_DI_PIN B1 | 40 | #define RGB_DI_PIN B1 |
| 47 | #ifdef RGB_DI_PIN | 41 | #ifdef RGB_DI_PIN |
| 48 | #define RGBLIGHT_ANIMATIONS | 42 | #define RGBLIGHT_ANIMATIONS |
diff --git a/keyboards/playkbtw/pk60/config.h b/keyboards/playkbtw/pk60/config.h index 601e3c8a5..77822e0a1 100644 --- a/keyboards/playkbtw/pk60/config.h +++ b/keyboards/playkbtw/pk60/config.h | |||
| @@ -38,11 +38,6 @@ | |||
| 38 | /* Locking resynchronize hack */ | 38 | /* Locking resynchronize hack */ |
| 39 | #define LOCKING_RESYNC_ENABLE | 39 | #define LOCKING_RESYNC_ENABLE |
| 40 | 40 | ||
| 41 | /* key combination for command */ | ||
| 42 | #define IS_COMMAND() ( \ | ||
| 43 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | ||
| 44 | ) | ||
| 45 | |||
| 46 | #define RGB_DI_PIN E2 | 41 | #define RGB_DI_PIN E2 |
| 47 | #ifdef RGB_DI_PIN | 42 | #ifdef RGB_DI_PIN |
| 48 | #define RGBLIGHT_ANIMATIONS | 43 | #define RGBLIGHT_ANIMATIONS |
