diff options
author | QMK Bot <hello@qmk.fm> | 2020-12-23 04:02:16 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2020-12-23 04:02:16 +0000 |
commit | 19fd0108d3910b4856b1587acf11c8e4052cb7cc (patch) | |
tree | 4bd249538732512de966d768016169f383f21acc /keyboards/infinity60 | |
parent | 529dad88ddac0e64fce06bd6744884606f9d07cd (diff) | |
parent | 806aa9bc67c77c3899e60c1daef560680865568c (diff) | |
download | qmk_firmware-19fd0108d3910b4856b1587acf11c8e4052cb7cc.tar.gz qmk_firmware-19fd0108d3910b4856b1587acf11c8e4052cb7cc.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/infinity60')
-rw-r--r-- | keyboards/infinity60/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/infinity60/rules.mk b/keyboards/infinity60/rules.mk index dce10b571..8f962a53d 100644 --- a/keyboards/infinity60/rules.mk +++ b/keyboards/infinity60/rules.mk | |||
@@ -17,7 +17,6 @@ BOARD = MCHCK_K20 | |||
17 | # comment out to disable the options. | 17 | # comment out to disable the options. |
18 | # | 18 | # |
19 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration | 19 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration |
20 | ## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.) | ||
21 | MOUSEKEY_ENABLE = yes # Mouse keys | 20 | MOUSEKEY_ENABLE = yes # Mouse keys |
22 | EXTRAKEY_ENABLE = yes # Audio control and System control | 21 | EXTRAKEY_ENABLE = yes # Audio control and System control |
23 | CONSOLE_ENABLE = yes # Console for debug | 22 | CONSOLE_ENABLE = yes # Console for debug |