]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/whitefox/config.h
[Keyboard] Espectro: add LAYOUT_split_bs_joined_right data to QMK Configurator (...
[qmk_firmware.git] / keyboards / whitefox / config.h
index e508c3e9e2e673b6ae9608a6568f5dbb48f0d21f..87af4edcfcb36951364c4bb646307f1859229305 100644 (file)
@@ -18,14 +18,12 @@ 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
 #define DEVICE_VER      0x0001
-#define MANUFACTURER Input Club
-#define PRODUCT WhiteFox/QMK
+#define MANUFACTURER    Input Club
+#define PRODUCT         WhiteFox/QMK
 
 /* key matrix size */
 #define MATRIX_ROWS 9
@@ -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