diff options
Diffstat (limited to 'keyboards/subatomic')
| -rw-r--r-- | keyboards/subatomic/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/subatomic/config.h b/keyboards/subatomic/config.h index 592434aab..d4ace70d8 100644 --- a/keyboards/subatomic/config.h +++ b/keyboards/subatomic/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 | /* | 62 | /* |
| 68 | * Feature disable options | 63 | * Feature disable options |
| 69 | * These options are also useful to firmware size reduction. | 64 | * These options are also useful to firmware size reduction. |
