]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/whitefox/config.h
[Keyboard] Enable LTO on Handwired/Promethium to reduce compiled size (#6227)
[qmk_firmware.git] / keyboards / whitefox / config.h
index 9f021fb516eccfb95f12769c2eba95ebd5bf362d..87af4edcfcb36951364c4bb646307f1859229305 100644 (file)
@@ -18,8 +18,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #ifndef CONFIG_H
 #define CONFIG_H
 
-#define PREVENT_STUCK_MODIFIERS
-
 /* USB Device descriptor parameter */
 #define VENDOR_ID       0x1c11
 #define PRODUCT_ID      0xb04d
@@ -48,11 +46,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)) \
-)
-
 /* Keymap for Infinity prototype */
 //#define INFINITY_PROTOTYPE