diff options
Diffstat (limited to 'keyboards/dichotomy')
| -rwxr-xr-x | keyboards/dichotomy/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/dichotomy/config.h b/keyboards/dichotomy/config.h index f0847ec52..2fc098fe3 100755 --- a/keyboards/dichotomy/config.h +++ b/keyboards/dichotomy/config.h | |||
| @@ -41,12 +41,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 41 | 41 | ||
| 42 | #define ONESHOT_TIMEOUT 500 | 42 | #define ONESHOT_TIMEOUT 500 |
| 43 | 43 | ||
| 44 | |||
| 45 | /* key combination for command */ | ||
| 46 | #define IS_COMMAND() ( \ | ||
| 47 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | ||
| 48 | ) | ||
| 49 | |||
| 50 | /* | 44 | /* |
| 51 | * Feature disable options | 45 | * Feature disable options |
| 52 | * These options are also useful to firmware size reduction. | 46 | * These options are also useful to firmware size reduction. |
