diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-09-26 03:04:11 -0700 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-09-26 03:04:11 -0700 |
commit | 843b9a7e4d23a7cff97f7d7d2f4baa373ee32efa (patch) | |
tree | 5f857d4269e413be1b611c802f7c6329766d5019 /keyboards/for_science | |
parent | 327b1c02986795b2d8208169b8c14f8d3892f5e1 (diff) | |
parent | 6f36eb469d11fd9619add54c2e037e50069d1eee (diff) |
Merge remote-tracking branch 'upstream/master' into develop
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. |