summaryrefslogtreecommitdiffstats
path: root/keyboards/singa/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/singa/config.h')
-rw-r--r--keyboards/singa/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/singa/config.h b/keyboards/singa/config.h
index a76a4b98f..54cacee2e 100644
--- a/keyboards/singa/config.h
+++ b/keyboards/singa/config.h
@@ -43,7 +43,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define NO_UART 1
-/* key combination for command */
-#define IS_COMMAND() (keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)))
-
#endif