mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 10:39:09 +00:00
Remove #define IS_COMMAND line in keyboards/handwired/xealousbrown/config.h
This commit is contained in:
parent
60ae309ced
commit
c30155343f
1 changed files with 0 additions and 3 deletions
|
@ -46,6 +46,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
/* COL2ROW or ROW2COL */
|
/* COL2ROW or ROW2COL */
|
||||||
#define DIODE_DIRECTION COL2ROW
|
#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…
Reference in a new issue