diff options
Diffstat (limited to 'keyboards/for_science')
-rw-r--r-- | keyboards/for_science/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/for_science/config.h b/keyboards/for_science/config.h index 8c9c49d164..7428e5a564 100644 --- a/keyboards/for_science/config.h +++ b/keyboards/for_science/config.h @@ -55,10 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. //#define MASTER_RIGHT -/* key combination for magic key command */ -/* defined by default; to change, uncomment and set to the combination you want */ -// #define IS_COMMAND() (get_mods() == MOD_MASK_SHIFT) - /* * Feature disable options * These options are also useful to firmware size reduction. |