Remove #define IS_COMMAND line in keyboards/handwired/xealousbrown/config.h

This commit is contained in:
Konstantin Đorđević 2019-01-28 22:32:23 +01:00 committed by Drashna Jaelre
parent 60ae309ced
commit c30155343f
1 changed files with 0 additions and 3 deletions

View File

@ -46,6 +46,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
/* key combination for magic key command */
// #define IS_COMMAND() ( keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)))