]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/orthodox/keymaps/drashna/config.h
[Keymap] Update to Drashna keymaps and Userspace (#5122)
[qmk_firmware.git] / keyboards / orthodox / keymaps / drashna / config.h
index eed1cbe89fb4eee9eba0674411f6b0c09e6b9a7b..a2eaf63c30210eb91e5d34d609010f175311f020 100644 (file)
@@ -33,6 +33,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define EE_HANDS
 
 /* key combination for magic key command */
+#undef IS_COMMAND
 #define IS_COMMAND() ( \
     get_mods() == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_LALT)) \
 )