diff options
Diffstat (limited to 'keyboards/niu_mini/config.h')
| -rw-r--r-- | keyboards/niu_mini/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/niu_mini/config.h b/keyboards/niu_mini/config.h index b9d3ed4e9..9a4b43c1e 100644 --- a/keyboards/niu_mini/config.h +++ b/keyboards/niu_mini/config.h | |||
| @@ -59,11 +59,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 59 | /* Locking resynchronize hack */ | 59 | /* Locking resynchronize hack */ |
| 60 | #define LOCKING_RESYNC_ENABLE | 60 | #define LOCKING_RESYNC_ENABLE |
| 61 | 61 | ||
| 62 | /* key combination for command */ | ||
| 63 | #define IS_COMMAND() ( \ | ||
| 64 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | ||
| 65 | ) | ||
| 66 | |||
| 67 | #define RGB_DI_PIN E2 | 62 | #define RGB_DI_PIN E2 |
| 68 | #ifdef RGB_DI_PIN | 63 | #ifdef RGB_DI_PIN |
| 69 | #define RGBLIGHT_ANIMATIONS | 64 | #define RGBLIGHT_ANIMATIONS |
