Browse Source

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

pull/4770/head
Konstantin Đorđević 5 years ago
committed by Drashna Jaelre
parent
commit
c30155343f
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      keyboards/handwired/xealousbrown/config.h

+ 0
- 3
keyboards/handwired/xealousbrown/config.h 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)))

Loading…
Cancel
Save