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/tgr/tris | |
parent | 327b1c02986795b2d8208169b8c14f8d3892f5e1 (diff) | |
parent | 6f36eb469d11fd9619add54c2e037e50069d1eee (diff) |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/tgr/tris')
-rw-r--r-- | keyboards/tgr/tris/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/tgr/tris/config.h b/keyboards/tgr/tris/config.h index 16e862a222..131add14cd 100644 --- a/keyboards/tgr/tris/config.h +++ b/keyboards/tgr/tris/config.h @@ -42,10 +42,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define RGBLED_NUM 6 #define RGBLIGHT_ANIMATIONS -/* 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) - /* Bootmagic Lite key configuration */ // #define BOOTMAGIC_LITE_ROW 0 // #define BOOTMAGIC_LITE_COLUMN 0 |