diff options
Diffstat (limited to 'keyboards/handwired/minorca')
| -rw-r--r-- | keyboards/handwired/minorca/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/handwired/minorca/config.h b/keyboards/handwired/minorca/config.h index 4cdafcbd2..c30d54db7 100644 --- a/keyboards/handwired/minorca/config.h +++ b/keyboards/handwired/minorca/config.h | |||
| @@ -54,11 +54,6 @@ 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 | /* | 57 | /* |
| 63 | * Feature disable options | 58 | * Feature disable options |
| 64 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
