]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/qwertyydox/config.h
fix the led_matrix.h naming conflict
[qmk_firmware.git] / keyboards / qwertyydox / config.h
index a685652230a17c96badf163ec86484c7f0070278..4c651d3c6cd10f1f3877ec5003742f0a4778fdbb 100644 (file)
@@ -57,11 +57,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 /* Locking resynchronize hack */
 #define LOCKING_RESYNC_ENABLE
 
-/* key combination for command */
-#define IS_COMMAND() ( \
-    keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
-)
-
 #define BACKLIGHT_PIN E6
 #define BACKLIGHT_LEVELS 5