diff options
Diffstat (limited to 'keyboards/zen/rev1/config.h')
| -rw-r--r-- | keyboards/zen/rev1/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/zen/rev1/config.h b/keyboards/zen/rev1/config.h index 890d30757..f480cadcc 100644 --- a/keyboards/zen/rev1/config.h +++ b/keyboards/zen/rev1/config.h | |||
| @@ -54,15 +54,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 54 | /* Locking resynchronize hack */ | 54 | /* Locking resynchronize hack */ |
| 55 | #define LOCKING_RESYNC_ENABLE | 55 | #define LOCKING_RESYNC_ENABLE |
| 56 | 56 | ||
| 57 | /* key combination for command */ | ||
| 58 | #define IS_COMMAND() ( \ | ||
| 59 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | ||
| 60 | ) | ||
| 61 | |||
| 62 | #define BACKLIGHT_PIN F4 | 57 | #define BACKLIGHT_PIN F4 |
| 63 | #define BACKLIGHT_LEVELS 5 | 58 | #define BACKLIGHT_LEVELS 5 |
| 64 | 59 | ||
| 65 | |||
| 66 | /* ws2812 RGB LED */ | 60 | /* ws2812 RGB LED */ |
| 67 | #define RGB_DI_PIN D1 | 61 | #define RGB_DI_PIN D1 |
| 68 | 62 | ||
