summaryrefslogtreecommitdiffstats
path: root/keyboards/atom47/rev3/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/atom47/rev3/config.h')
-rw-r--r--keyboards/atom47/rev3/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/atom47/rev3/config.h b/keyboards/atom47/rev3/config.h
index b94dc9773..e14800b0f 100644
--- a/keyboards/atom47/rev3/config.h
+++ b/keyboards/atom47/rev3/config.h
@@ -49,12 +49,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Set 0 if debouncing isn't needed */
#define DEBOUNCING_DELAY 5
-
-/* key combination for command */
-#define IS_COMMAND() ( \
- keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
-)
-
/* Backlight configuration
*/
#define BACKLIGHT_LEVELS 4