aboutsummaryrefslogtreecommitdiff
path: root/keyboards/infinity60/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/infinity60/config.h')
-rw-r--r--keyboards/infinity60/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/infinity60/config.h b/keyboards/infinity60/config.h
index c1e9ec5b1..16272e427 100644
--- a/keyboards/infinity60/config.h
+++ b/keyboards/infinity60/config.h
@@ -39,11 +39,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
39/* Locking resynchronize hack */ 39/* Locking resynchronize hack */
40//#define LOCKING_RESYNC_ENABLE 40//#define LOCKING_RESYNC_ENABLE
41 41
42/* key combination for command */
43#define IS_COMMAND() ( \
44 keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
45)
46
47/* Keymap for Infinity prototype */ 42/* Keymap for Infinity prototype */
48//#define INFINITY_PROTOTYPE 43//#define INFINITY_PROTOTYPE
49 44